Highcharts change pointPlacement through javascript -
I want to change the point placement of a series via javascript. Is this possible?
series: [{name: 'margin', color: '# FF 3300', yAxis: 1, data: ....., point of view: 0.15}]
/ Pre>
Yes you can use any parameter and change it.
Comments
Post a Comment