Closed
Description
Hi,
I'm having the following issue trying to specify the classnames of my series in a bar chart. It seems these classnames are assigned to the wrong series. Any advice on why this happens to me?
Here is the code by which I create the two series specifying 'last' and 'forecast' as classnames:
Here are the elements I obtain on my page:
It seems the series classnames have been inverted.
Metadata
Metadata
Assignees
Labels
No labels
Activity
Arantiryo commentedon Sep 19, 2022
Hi @JCL2 👋
Is the issue still relevant for you?
JCL2 commentedon Sep 19, 2022
Hi @Arantiryo ,
Thank you for enquiring!
The issue is not important for me as I switched approach for this particular case. Yet, I think there's a small issue there and if it's fixed one day I'd be happy to know about it.
Arantiryo commentedon Sep 19, 2022
Thank you for the reply!
Looks like it's still there, I was able to reproduce it in this code sandbox. We'll definetly take a stab at resolving the issue : )
JCL2 commentedon Sep 19, 2022
Thank you! Do not hesitate to drop me a message if a fix is done. I'll gladly resume using the library.
fix: reverse data correctly #1250
fix: reverse data correctly #1250
fix: reverse data correctly #1250 (#1364)
JCL2 commentedon Oct 4, 2022
thanks, great!