Posted 26 November 2025, 5:23 pm EST - Updated 26 November 2025, 5:32 pm EST
I am trying to implement this behaviour .Suppose we have created a pivot table, and now we create a chart using pivot table and then perform some filter operation on pivot table and uncheck some of rows ( which results into making some of the cells empty in selected range empty ).And now we try to change the chart type using the chart options.Then the expected behaviour is axes horizontal values don’t need to change .(as happening in spreadJS) .
But in my case , what is happening it switches to using numerical values instead of using the existing values for naming .(attached a screen recording). And this is the same behaviour when we simply try to create a chart using values ( also having empty cells in the end , then spreadJS uses numerical values ).Attaching screenshots for your reference.
So how you are implementing this ?








