Posted 29 August 2019, 7:18 pm EST
I have added sparklines to a column in my grid control. I can get them to work but the sparkline doesn’t seem to correlate to data being passed for some of the sparklines. The attached document contains;
- Screen shots of the sparklines being displayed
- The console log of the data being passed
- My code
The data shown in the console is in the same order as the sparklines. The first 2 look pretty good but the last 2 don’t. On the third one, in addition to the sparkline not correlating to the data, it is also, positioned at the bottom of the cell.
I appreciate any advice you can give me.
Thanks, Ed