Dyalog / ewc-client

Other
1 stars 4 forks source link

Text is incorrectly displayed in DemoLines #179

Closed mkromberg closed 5 months ago

mkromberg commented 6 months ago

There should only be one line of text at each Point. This was working earlier.

{"WC":{"ID":"F1.T1","Properties":{"FCol":[[255,0,0],[0,255,0],[0,0,255]],"Points":[[120,140,160],[20,30,40]],"Text":["RED","GREEN","BLUE"],"Type":"Text"}}}

image

mbaas2 commented 6 months ago

Please also do not forget to add IDs to the tspanobjects! 😉

mkromberg commented 5 months ago

Note that this also happens in DemoFonts - the column headers are repeated.