score:1
Accepted answer
Actually it is not possible you want to show representation of data, data of [ 20 - 30 ]
can not be equal to [ 30 - 200 ]
. so it always be different in height.
score:1
From my understanding, you need to manipulate the X
& Y
values in the Plotbands
.
plotBands: [{
color: 'rgba(1, 143, 189, 1)',
from: 0,
to: 50
},
Check if this is what u needed.
For multiple plot bands with irregular intervals it is not possible to achieve equal area of color ranges.
Source: stackoverflow.com
Related Query
- How do I make a same range
- How to make highcharts scrollable horizontally when having big range in x-axis
- how to display 2 same highcharts without duplicate the code
- How to make two charts using highchart show up in the same line side by side using div
- How to make highcharts with dynamic datetime range with monthly interval
- How to make hover effect for two bar in highcharts at the same time is there any way by using css or any inbuilt method to achieve this?
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- How to make this code more simple or shorten?
- How to make plotline appear on line chart when data is same highcharts?
- In Highcharts, how do I make my piechart label text the same color as the pie part?
- Highcharts: How can I make the range attribute work?
- How to create a column range chart in Highcharts using range and navigator functions?
- How to make highcharts default to 0 for missing data
- How to disable range selector from highstocks charts
- bootstrap data-toggle="tab" - how to make a tab active with a JS call
- r - How to set xlim and ylim range in a highcharter plot?
- How to make stacked column graph to show total data value on top
- how to make highcharts pie datalabels always in center of each slice?
- HighCharts box-plot: how to make it horizontal
- how to make specific labels outside gauge chart
- How do I make each row in a HTML table a pie chart in Highcharts?
- Highcharts: How to make Tooltip position to be visible in the Viewport
- How can i keep the color the same in highcharts
- How to make a pie chart from highcharts responsive
- How to set default range selected on chart draw in Highcharts/Highstock
- Highcharts (Highstock) how to manually set the navigator selected range
- How can i force Highcharts to use same symbols in Legend and Series?
- How to disable range selection buttons?
- High chart - Column Range Chart with Time range. How to get tooltip as Start and End time
- Need to make tooltip border color same as marker color using Highcharts
More Query from same tag
- Add label to line in Highcharts
- Highcarts - Have datetime xaxis start on certain month
- Highcharts - Rotate pie chart aligning the clicked section to a fixed point (180°)
- How to ser Highchart Grid Color pattern
- Highcharts multiple dynamic panes with single legend
- Highcharts grouped column labels
- Issues with xAxis labels and useHTML #1
- how can I hide bottom vertical lines highcharts.js
- highstock conflict with jquery.ba-resize.js and jquery.flot.resize.js
- Highcharts change value out of csv file before plotting as epoch time not in ms so it has to be multiplied by 1000
- Shared events highcharts
- Highcharts Y-Axis Limits
- Different xAxis label, max and colors for drilldown in Highcharts
- HighCharts Multiple Point selection - access/update getSelectedPoints array immediately after point select
- Highcharts step line with gaps and series like [x,y]
- Add symbol to custom legend layout - Highcharts React
- In Highcharts, my dataLabels disappear when re-enabling the rightmost element of my chart
- Highcharts - ensure visual continuity when dynamically updating chart?
- how to add tooltip on hover over the stacked Labels in highcarts
- Highcharts: Dynamically change / add axis attributes
- Highcharts - Is it possible to have marker visible only in navigator, and not visible in main chart?
- highcharts not showing decimal points coming from xml
- Highmaps support for zip5
- Why highstock charts have two yAxis?
- Cannot combine a Ribbon in highcharter (R) with normal line series
- Highcharts events issue with plotbands in Date Range Line Series
- Highcharts selection, yaxis is undefined
- Highcharts - margin top to yAxis label
- change barchart background color dynamically in highcart
- Framework for a Business Dashboard - MVC, browser accessible