Closed joaoamaral closed 7 years ago
Hey @joaoamaral! Have you tried it with our newer library that has more C3.js support? https://github.com/keen/keen-dataviz.js
Either way, can you please share your code too? Thanks!
Hi! @tbarn So I made two codepens both with equivalent gauge charts. The first one has the initial animation and uses the old method (client.draw) The second one uses the Keen.DataViz but doesn't have the animation
https://codepen.io/joaoamaral/pen/MveOqd https://codepen.io/joaoamaral/pen/YxWEMx
It seems the loading animation from the c3.js gauge chart is not working. Is there an optional parameter needed to be passed?
Thank you