Fork me on GitHub
#fulcro
<
2019-06-16
>
cjmurphy04:06:24

Just porting this across to F3. The dependencies are [com.fulcrologic/fulcro "3.0.0-alpha-7"] and [com.fulcrologic/fulcro-garden-css "3.0.1"]

cjmurphy05:06:44

It doesn't display as red and in the middle, so the css is not being recognised.

cjmurphy05:06:48

<p class=" textHeader">Konfirmasi Pemesanan</p> <--seems like missing a prefix here?

cjmurphy19:06:54

I got this to work by using the 4th arg, so [this props computed {:keys [textHeader]}], combined with starting the app the way you have to to get this recognised, which is to have :props-middleware call comp/wrap-update-extra-props.

daniel.spaniel06:06:02

that was good suggestion @tonywang897 and i can see the logging with --no-capture--output .. i was just clueless and did not even realize konacha was runner ( so thanks for pointing out) i

kingcode15:06:36

does anyone recommend a graphics lib for cljs? Something similar to, or wrapping d3.js, or better?

kingcode17:06:21

Thx @U2J4FRT2T -have you tried clj-xchart?

souenzzo17:06:05

clj-xchat is jvm only AFIK

kingcode17:06:17

ok thx...do you know whether vega lite can do clustering graphics? Eg user can expand an area and get details about a dot when hovering etc?

kingcode17:06:47

vega looks very cool, hope I can use it thx @souenzzo

๐Ÿ‘ 4
souenzzo18:06:05

feedback if it interops well with react/fulcro ๐Ÿ™‚

briantrice22:06:20

For data visualizations only, where you donโ€™t need intense programmatic customizations, I recommend Oz: https://github.com/metasoarous/oz

souenzzo18:06:09

๐Ÿ‘€ 12
parrot 16
๐Ÿ‘ 4