score:6
Accepted answer
Without seeing your code this is only a guess since you may have already done this. Try using the yAxis property max
. This will let you set the maximum range for the yAxis. Same can be done for the min
.
Finally, use tickInterval
to set the range between steps.
Source: stackoverflow.com
Related Query
- Highcharts - Cross browser charts have different Y axis ranges, how can I ensure consistency?
- how to show column and area charts with different y axis with same category and same x axis in highcharts
- How to have multiple highcharts with different series data in vuejs without repeating code
- How can I force multiple y-axis in Highcharts to have a common zero
- Highcharts pie charts can have url links
- How can I force ticks/grid lines on a Highcharts datetime X axis to arbitrarily line up with data points?
- how can i add in highcharts a different dashStyle just for a part of the graph
- With HighCharts, how can I have the same tooltip formatter as my y axis
- How can I have both a legend and data labels, with different labels, in Highcharts?
- How can I style my highcharts solid gauge to have a background behind the percentage?
- How can I ensure my Highcharts don't break my flexbox layout?
- How can I combine highcharts with different but similar x-axis categories?
- Is there a limit to how many data plots you can have on a highcharts graph
- How to have legends in Pie charts as data labels in HighCharts
- How can I apply different background color to entire tooltip for different series in highcharts
- How can I prepare a Group Stacked Bar Chart in Highcharts using multiple and different types of data?
- Synchronized HighCharts does not work when charts have different width
- How can I get HighCharts column chart to scale the yAxis to not have so much whitespace?
- How can I get proper object through loop using javascript for Bubble Charts of Highcharts
- How can I update the data in highcharts for both x axis & y axis?
- How can I have both years and string-formatted x-axes in two charts in HighCharts?
- How can I set the units on multiple axis on Highcharts
- How can I sort the stacked bar charts in Highcharts by the sum of positive response?
- How to change tick and minorTick color in different interval in highcharts gauge charts
- Highcharts - Can we have default and custom tooltip based on different chart types?
- How to get the axis value with respect to the cross hair in highcharts
- Can we have same category name in X axis of Highcharts
- How can I align the scale on my HighCharts graph with the axis rather than the margins?
- Non-fixed svg height? My pie charts have different size even though svg width and pie size are identical. Svg height is fixed, how do i unfix it?
- How can I make an AJAX request to a Highcharts rendering server running on a different port in production?
More Query from same tag
- Inconsistencies with the display of metric notations in Highcharts
- For higher number of data in time series highchart calculates average value
- highcharts mouse over/out events fired in wrong timing
- high chart label outside of view
- displaying highchart's graphic
- How to distinguish Highcharts background color for if statement
- How to Display Month and Year in xAxis of Highcharts datetime graph
- Dateformat not working for stacked column charts
- Error while adding and removing plotLine on highcharts
- can not display date properly after extract json data, highcharts
- Sqlite3 Db to Json, used for Highcharts?
- In Highcharts, how to set up title for each pyramid in a multi-pyramid chart
- unable to get series id in HighCharts chart
- BorderRadius Using HighCharts HeatMap
- Append data count onto different series
- highcharts : issue in plotting 2 graphs in 1 chart
- How to read data from in Javascript
- Highcharts Animation
- Set chart options when printing and add a footer
- Highcharts point click event returns "hover" state instead of "select" state
- Replicate Excel Power Trendline values with c#
- 3D Pie Drilldown chart in highcharts
- highcharts column chart with line, need line start at bar start
- Paint segment of highcharts chart
- Highchart line renders bigger when exported to pdf using css2pdf
- Use return data from dynamic highcharts chart in Shiny
- Higchart to set hidden value
- Highcharts :Uncaught TypeError: $(...).highcharts is not a function
- High chart export not working in android webview
- Highcharter setExtremes Function in R