specklesystems / speckle-powerbi-visuals

Custom Speckle visuals for PowerBI
Apache License 2.0
28 stars 10 forks source link

Viewer does not color if it doesn't have tooltip data #35

Closed AlanRynne closed 1 year ago

AlanRynne commented 1 year ago

Reported in the forum: https://speckle.community/t/3d-viewer-visual-doesnt-color-by-parameter/3773/32

There seems to be a bug in the colouring logic. Failing to provide tooltip data inputs will result in the viewer skipping the coloring altogether.

Tooltips and Color groups are not bound together so one should be able to color with no tooltips, and provide tooltips with no color.