Home Forums Chart Support Ionic and explodeOnClick:false bug

Ionic and explodeOnClick:false bug

Viewing 2 posts - 1 through 2 (of 2 total)
  • #19204

    Hi all,

    So, I was using doughnut chart in my Ionic app, and I wanted to disable expanding on click, so I found in docs that explodeOnClick:false handles that.

    I ran through your examples, I see its all working fine, however, with Ionic, the false just doesnt work – the parts just keep exploding on click every time.

    Relevant code is here:

    https://codeshare.io/marko-canvasjs

    But there is nothing special about it…

    Any idea whats this about?

    • This topic was modified 6 years, 2 months ago by Marko.
    #19206

    Fixed.

    The problem was I was using customized npm canvas JS package cause I wanted es import

    I switched to the way this example was done
    https://drive.google.com/file/d/0B99Bj9d1KsmHVmZzemJoZVdiMWc/view

    All working now

    • This reply was modified 6 years, 2 months ago by Marko.
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.