oleibman
oleibman
No update in 9 months, closing.
Closing. No update in 4 months, no reason to think suggested solution isn't adequate.
Closing, no update in 7 months, no reason to think suggestions don't solve problem.
I believe that PR #3508, which was merged in April and should be part of the most recent release, accomplishes what you were requesting.
Superseded by 3508, closing.
Can you expand on why you think the data structures generated for the sample are invalid? Your solution looks like a change that would break existing code, as it did...
It would also be very helpful if you could upload a spreadsheet which demonstrates this problem.
Thank you for the sample file. I can duplicate your problem, so will take a look at the file, the existing code, and your suggested changes.
I believe we can get away without breaking existing usage by including the `seriesIndex` logic if and only if element 0 exists in `plotSeriesOrder`. This works with your sample file,...
This might eventually be handled by PR #3759.