Home Forums Chart Support Chart with Multiple Y Axis and Hide Unhide Data Series on Legend Click

Chart with Multiple Y Axis and Hide Unhide Data Series on Legend Click

Viewing 9 posts - 1 through 9 (of 9 total)
  • #14351

    Hello,

    At first i would like to thank you for this great stuff !!

    I use your code in my project and it worked fine until now.
    Here is the two examples from your web site :

    Multiple Y Axis
    Hide Unhide Data Series on Legend Click

    Since i added the option maximum: to my axisY2 var the scale no longer hides by clicking in the legend.

    Here is my JSfiddle live example

    Can you help me to debug it please ?

    Best regards.

    #14370

    Hi,

    Any help we be very appreciate, thx :)

    In case here is my Stackoverflow question

    Best regards.

    #14371

    @oijkn,

    Thanks for reporting. We are looking into it and get back to you at the earliest.


    Vishwas R

    #14373

    @Vishwas R,

    Thank you for your support, i hope you can solve it :)

    Best regards.

    #14400

    @vishwas

    Hello,

    Do you have any good news about this issue ? Thx

    BR.

    #14413

    @oijkn,

    This is the intended behavior. When you set axis maximum/minimum, axis scale won’t be hidden.


    Vishwas R
    Team CanvasJS

    #14421

    @vishwas

    Ok, so how i can manage it, please ? Any alternative ?

    Thank you in advance.

    BR.

    #14442

    @oijkn,

    As a work-around you can set maximum to null on click of legend. Please check this jsfiddle.


    Vishwas R
    Team CanvasJS

    #14457

    @vishwas

    Thank you for putting me in the right way :)

    I solved this issue and here an workable example jsfiddle

    Tell me if it’s ok for you and i hope that can help someone else :)

    BR

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.