score:2
You can enable scrollbar in highcharts including highstock.js. but using highcharts. see example: http://jsfiddle.net/xVyLr/
xAxis: {
max:5
},
scrollbar: {
enabled:true
},
Source: stackoverflow.com
Related Articles
- Highcharts - Y axis always visible (even after horizontal scrolling)
- Highcharts - show at least 5 horizontal grid lines, even when value doesn't change
- Highcharts x axis date full range even if there is not enough data
- Highcharts - per customer- even small date/range increments must be visible
- Highcharts - How to force line chart to be visible above X Axis
- Need to precisely set Highcharts axis min/max after chart creation
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- Get only visible x axis dates when zooming in highcharts
- Highcharts reflow() after moving Y Axis to the opposite side
- highcharts not displaying line when last point is before current x Axis minimum and next point is after current X Axis maximum
- Highcharts spiderweb chart resizes axis after calling series.setData
- Highcharts x axis shows numbers after max limit
- Highcharts legend position same as tooltip position or make tooltip still visible after hiden series
- Highcharts export customize axis label and fontsize: No effect after migration
- Decimals on yAxis are not being displayed, even if that same code works on highcharts jsfiddle
- Highcharts in JQuery Tabs - Resizing hidden tab code stops resizing visible tab
- How to make a rendered label in Highcharts always visible and still relative to the point clicked or hovered over
- Div element not hiding even after hiding the tooltip in highcharts
- How to make the selection of individual series dynamic in highcharts even after setting max and min?
- Highcharts axis labels cluttered but after a refresh, it'll be OK
- Updating the axis of a highcharts chart object using jquery after inital render (django)
- Highcharts custom indicator does not affect y axis range after zoom
- Highcharts Y axis horizontal title
- In Highcharts Make tooltip of a specific point always visible and dynamically i will change its point
- Unable to assign series to Highcharts even after the data is correctly decoded
- Hide axis and gridlines Highcharts
- Python: Read data from Highcharts after setExtreme
- Always display data labels above columns in HighCharts
- Change HighCharts axis title
- how to set the interval of points on Y - Axis highcharts
- On Page With Numerous HighCharts, One Particular Chart Not Displaying.
- Parsing CSV based on Popup Properties
- Highchart column range with hour
- Setting color on label gridline Highcharts
- How can I give data from my webworker to highchart
- passing data from database to highcharts in Django
- Stock tools interacting with another chart/component
- Render Two charts separate charts using angular js directives
- highcharts basics
- Highcharts xAxis multiple colors
- Highcharts Drilldown upto n levels
- Highcharts displays wrong month (next month) in datetime chart
- Highcharts large treemap How do I get the clicked node data?
- Highcharts, how to create chart drill down with database mysql
- Highcharts export duplicating category labels
- Overlapping of highchart with it's series text
- How to move a chart (Highcharts) using the arrow keys?
- Highchart selection without zoom
- How to use data in rChart Highcharts
- Highcharts: Displaying zero values in logarithmic scale