score:0
Accepted answer
you used highcharts source code:
<script src="https://code.highcharts.com/highcharts.js"></script>
the scrollbar feature is available only for highstock:
<script src="https://code.highcharts.com/stock/highstock.js"></script>
live demo: https://jsfiddle.net/blacklabel/a126pnxv/
Source: stackoverflow.com
Related Query
- Highcharts I've lost my drilldown scrollbar
- Change title when drilldown in Highcharts
- Optimize JavaScript DrillDown code
- Highcharts : Chart with drilldown how to obtain click event of drill up button
- Lazy Highcharts drilldown
- Highcharts Pie Chart Drilldown not showing on third drill
- Highcharts chart with 'datetime' xAxis - use categories on drilldown
- HighCharts - Pie chart drilldown for multilevel (3 to 4 level)
- Highcharts drilldown - when useing setData chart doesn't stay drilled down
- Highcharts async drilldown (3 level) - drillup not working
- Highcharts scrollbar not appearing
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Get name of clicked point in Highcharts when the point has drilldown
- Single series drilldown to multiple series Highcharts
- Highcharts - Global configuration with common code and unique data & Headings
- Highcharts xAxis drilldown dont change correctly
- Highcharts multiple series drilldown to multiple series
- drilldown maps and funnell charts on the same page using highcharts
- Highcharts - Highstock: fixed width intervals with scrollbar
- spline is not plotting after drilldown - HighCharts
- Highcharts --- Change sliced color on drilldown pie chart
- Highcharts column drilldown
- HighCharts set scrollbar position
- Highcharts tooltip functionality lost from version 2.2.1 to version 3.0.1
- Highcharts x axis label text wrapping lost on setting label step
- highcharts donut pie - different color for the data than its drilldown
- How to avoid horizontal scrollbar in highcharts
- Motion in drilldown bubble chart Highcharts
- HighCharts Stock Chart error code 18
- Highcharts multiple column chart with drilldown, correct formatting of drilldown axes
More Query from same tag
- Creating an Array of Objects from an Array
- How to add value of y-axis under the x-axis labels in highchart with given dataset
- Highcharts with Rails 6
- How to set columnrange width to expand the length of the x-axis in multiple data series in Highcharts
- How to draw area chart from 0 in Highcharts
- Format used for date in Highcharts - Line with markers chart type
- how to remove of y -axis label in chart?
- angular2-Highcharts not working in angular-cli project
- highcharts display tooltip on category label hover
- Draw dynamic rectangle based on date co-ordinates
- "Extend" highcharts chart add properties and functions, prototype
- How to add a background image (pattern) to highchart column graph?
- Highcharts - Dynamically change chart type with on radio buttons click
- how to create highcharts using data.csv file
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Overriding log2lin and lin2log for Highcharts does not appear to work
- How to access methods of wrapper Highcharts vue?
- Highcharts addPlotLine for one set of values
- How to use the tooltip formatter and still display chart color (like it does by default)?
- Highcharts: Deselect all points within a series
- How to synchronize the From To date wrapper in Highstock?
- How is the api doc generated @ http://api.highcharts.com/
- HighCharts image export
- highcharts render black on ajax refresh
- highcharts column graph tooltip need to close when mouseout the cursor from the graph
- Highcharts Column Chart Drilldown
- Can I add any indicator to any chart type in highcharts?
- High-chart Div save as image and save file in server path
- how to get last value shown yAxis highcharts in current version in a simple way?
- Stacked Bar And Scatter Alignment