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
Post a Comment