#104317
pkz
Blocked

Sorry for the double post – minor problem: in your most recent code, the chart options for normal grid does not work – selection or just clicking it.

I comes up with a blank chart.

I have to use grid.createChart('bar'); if it’s not a pivot to chart things properly for a grid – is this an issue?

Also, even with using grid.createChart('bar');, I’m not able to select and plot for datasets that have 100+ columns and many rows. I don’t see any errors in the console also.

Any tips?

 

EDIT: here is the large sample where I’m not able to get the charting for normal grid to work with your code: https://codepen.io/ttwer2/pen/ZEjxBzp

  • This reply was modified 1 year, 9 months ago by pkz.