highcharts - Calling besides the point 'x' and point 'y' in highstock -


suppose there point in data highstock 'x', 'y' , 'b', if want point 'y' in tooltip can call calling point.y, how call point.b ?

thank's

use point.options.b custom point options. remember, in highstock have datagrouping, not group custom options.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

node.js - Bad Request - node js ajax post -

uitableview - Create and use custom prototype table cells in xamarin ios using storyboard -