chartist icon indicating copy to clipboard operation
chartist copied to clipboard

classnames inversion issue

Open JCL2 opened this issue 4 years ago • 4 comments

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: image

Here are the elements I obtain on my page: image

It seems the series classnames have been inverted.

JCL2 avatar Jun 01 '20 15:06 JCL2

Hi @JCL2 👋

Is the issue still relevant for you?

Arantiryo avatar Sep 19 '22 12:09 Arantiryo

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.

JCL2 avatar Sep 19 '22 12:09 JCL2

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 : )

Arantiryo avatar Sep 19 '22 13:09 Arantiryo

Thank you! Do not hesitate to drop me a message if a fix is done. I'll gladly resume using the library.

JCL2 avatar Sep 19 '22 13:09 JCL2

thanks, great!

JCL2 avatar Oct 04 '22 14:10 JCL2