In order to provide better support,we have closed the comments and switched completely to our Forums. If you have any questions, please feel free to ask in our forums.
Comments 2
How to text in y-axis in stackedColumn chart.
my datapoint is like this
{x:’2015-12-01 ‘, y: ‘run’}
Dinesh,
You cannot set text directly to y. But it can be customized using labelFormatter as shown in this example
In order to provide better support,we have closed the comments and switched completely to our Forums. If you have any questions, please feel free to ask in our forums.
How to text in y-axis in stackedColumn chart.
my datapoint is like this
{x:’2015-12-01 ‘, y: ‘run’}
Dinesh,
You cannot set text directly to y. But it can be customized using labelFormatter as shown in this example