score:1
Accepted answer
The navigator is just showing the real data :
plotOptions: {
series: {
//compare: 'percent',
showInNavigator: true
}
},
Source: stackoverflow.com
Related Query
- It is possible to make the preview/ slider/ navigator in Highcharts to match the graph?
- Is it possible to hide the navigator in highcharts at runtime?
- HighCharts : Is it possible to customize the colors of individual series?
- HighCharts - Make the pie chart 100% of the div
- Is it possible to position Highcharts dataLabels depending on the value?
- Possible to connect the zoom on two Highcharts graphs?
- Is it possible to hide the line & symbol next to Highcharts legend items?
- Is it possible in highcharts to have 2 charts, sharing the same x-axis, but next to one another?
- Make Highcharts border color match background color on column chart
- Highcharts (Highstock) how to manually set the navigator selected range
- Is it possible to set Highcharts to hide tooltip when the mouse pointer is 30px away
- Highcharts visualizes chart data incorrectly after zooming or using the navigator
- Highcharts : How do I keep the marker formatting and make the click event fire with a 5K+ point scatter plot?
- Make highcharts fullscreen also fullscreen the div wrapping the chart
- how to display 2 same highcharts without duplicate the code
- Use of DotNet HighCharts dll to make charts in code behind
- Is to possible to delay the needle loading animation in Highcharts angular gauge?
- How to update the highcharts.js to make the export server to my own ipaddress,instead of connect to the highcharts server?
- Highcharts Gantt - how to make the horizontal rows / lanes taller?
- Make single bar in highcharts the width of the container
- Is it possible to have two Y Axis in a highstock chart from highcharts one on the left and another on the right?
- How can I make milestone lines with a GANTT chart using the highcharts library?
- Highcharts - is possible to have stackLabels only for a subset of the series?
- Highcharts (highstock) - hide all markers in the navigator
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
- Highcharts - Is it possible to customize the bars in column range type?
- Make the tooltip in StockCharts behave the same as in HighCharts
- Highcharts -> how to add vertical title to bar? how to make the symbol in the legend a rectangle?
- Slider implementation for the dates on the x-axis not working correctly in Highcharts
- Strange character in the Highstock source code
More Query from same tag
- Set max & min xAxis value for scrolling
- Highcharts.js DateTime on x axis coming from JSON only displays number
- Highcharts remove column defined by keys from export to CSV
- Rails 3: Creating compact array for highcharts includes nil, but shouldn't
- Maximum number of categories in a Basic Bar chart
- Highcharts piechart with slice animation and drilldown on click together throws exception in chart and breaks the pie chart
- How do I set the highchart gantt headers as fixed when I scroll vertically
- Putting select element to div with z-index position to Highcharts container
- Highcharts colorsByPoint not working when used with linear gradient in a series
- Categories changed incorrect after redraw
- How to control HightChart Pie Chart/Donut Chart label font-weight in config
- Stacked Column Highchart with Angular6 is not working
- How do I get Highmaps zoom level and is there a Highmaps zoom event?
- Highcharts chart keep increasing its height on browser resize
- How to get the Div id of charts in highcharts on click of it in angular 6
- Highcharts xAxis Categories not Dsiplaying Properly
- Animate half pie diagram
- Highcharts: options setting for customized renderer
- how to create on click event after drilldown
- Plotting timeseries charts in Highcharts not in plotting order of chart
- Sync ticks on multiple independent axis
- HIghcharts Aggregated Spline Marker Color
- How do I redraw a series on HighCharts?
- rCharts and highcharts with shiny plot does not update correctly
- skip data point on x-axis and group by based on data in highcharts
- How to align legends in pie charts dynamically pointing towards pie chart
- How can i loop data in highcharts
- Error with PhantomJS when installing Highcharts export server on Azure VM (Ubuntu 20.04)
- sync width of xAxis between two charts, when one chart has multiple yAxis
- Unable to format JSON from WCF for HighCharts?