graphistry / graphbi

Graphistry monorepo for BI integrations
0 stars 0 forks source link

Numeric layout props not appearing -- undefined handling? #29

Open lmeyerov opened 2 years ago

lmeyerov commented 2 years ago

Ex:

https://github.com/graphistry/graphbi/blob/b904fff0f824f0e478dd5ebd2258c7374bff10af/pbiviz/capabilities.json#L356

Some reason the bool properties are showing up and impacting layout, but numeric properties are not showing up in the panel and thus not impacting layout, ex, gravity ( https://github.com/graphistry/graphbi/search?q=gravity : strength of center of gravity in middle of screen ~= blackhole vortex)

See also: https://hub.graphistry.com/docs/api/1/rest/url/#urloptions

Image

vs

Image

lmeyerov commented 2 years ago

Not sure if still happening or was fixed?

Not super important right now, but once we add tree etc. layouts, will matter more

dess890 commented 2 years ago

numeric props can't have undefined-- either null or value/range