0
finadmin1A created
Does anyone know how to set styles and positions for morris donut chart if we are using multiple donut charts in single page ??? Please help ?
2 Answer(s)
-
0
Hi,
Did you tried its
colors
property, https://morrisjs.github.io/morris.js/donuts.html -
0
I wanted to move the donut chart to the left of the widget. Luckily I am able to make it done by setting left property from Jquery code. Thank you for your answer though :)