Search found 2 matches

Go to advanced search

by rahulgupta811
Mon Jun 18, 2018 8:30 am
Forum: Highcharts Usage
Topic: X-axis looses formatter function after highslide popup close
Replies: 2
Views: 6054
 
Jump to post

Re: X-axis looses formatter function after highslide popup c

I debugged it myself. The problem was "renderTo" is set to hs div on expand, but were not reset to original container after closing hs popup. The formatter function uses "renderTo" for chart to be displayed in different elements. and this was changing each time I scroll the chart...
by rahulgupta811
Fri Jun 15, 2018 8:43 am
Forum: Highcharts Usage
Topic: X-axis looses formatter function after highslide popup close
Replies: 2
Views: 6054
 
Jump to post

X-axis looses formatter function after highslide popup close

I set a user function on formatter for x-axis in a scrollable bar chart. When I open the chart on highslide popup, i customise that formatter function with new code, and when i close the hs popup and scroll the chart, the formatter fucntion does not hold the same code. Can I access the xaxis values ...

Go to advanced search