Hi,
I need one help for Y Axis customization , here the link http://jsfiddle.net/sajeeshen/ry22b58p/3/ . Now see this one http://jsfiddle.net/sajeeshen/ry22b58p/4/ . You will see I have one set
{ x: 55, y: 0,budget: 30, warnings :15 , label: ”, y1: 60},
{ x: 65, y: 500000 ,budget: 30, warnings :15, label: ‘Mar’, y1: 60},
{ x: 70, y: 250000 ,budget: 30, warnings :15, label: ”, y1: 60},
{ x: 75, y: 0 ,budget: 30, warnings :15, label: ”, y1: 60},
if you look at this, the other charts are not showing. Please help me to fix this issue.
Also if you look at the other link, you will see the blue part and the yellow part. For the higher value that is also not showing
-
This topic was modified 6 years, 5 months ago by sajeeshe.