score:6
Accepted answer
you need to set the enabled flag on the legend, not the coloraxis itself. the coloraxis is what powers the colours of the chart, but the legend is what actually displays the slider.
legend: {
enabled: false
}
Source: stackoverflow.com
Related Query
- How to hide color axis in heatmaps using highcharts
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- How to hide one series data info in tooltip using highcharts
- How do I plot the x axis line using Highcharts when pegged at 0?
- highcharts how to make x and y axis starting on the same zero using categories on yAxis
- How to make Highcharts color axis as thresholds instead of gradual?
- How to shift data using Series.addPoint without shifting x axis values in highcharts
- How to hide Series Name in HighCharts Tooltip when using pointFormatter
- Highcharts Highmaps How to change value for color axis in map bubble
- How can i change the color of a tile which was clicked of a treemap in highcharts using react
- How to spread Y Axis values in "area" chart using HighCharts
- How to change the color of the each slice in piechart based on the backend response using highcharts
- How to get points information when hovering over axis labels in highcharts using custom-events library?
- How to create a column range chart in Highcharts using range and navigator functions?
- Hide axis and gridlines Highcharts
- how to hide highchart x - axis data values
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- How can I hide series from a HighCharts legend?
- how to set the interval of points on Y - Axis highcharts
- How to hide labels in the highcharts in the pie
- How can I hide a series from initially being displayed in Highcharts
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- How to change the text color in Highcharts
- How do I dynamically change a data point in Highcharts using JavaScript
- How can i hide all the Series in highcharts at a time
- Highcharts how to change x axis options
- Highcharts - How to start x axis from an arbitrary value
- Highcharts - How to hide series name and Y value in tooltip
- How to hide a highcharts pie slice programatically
- Change Y Axis vertical line color in Highcharts
More Query from same tag
- Highcharts - StackLabels displayed over tooltip when useHTML=true
- How to web scraping Highcharts values?
- Highstock: Plot name labels
- How to achieve Multiple drill down using the Axis Labels
- highcharts redraw and reflow not working
- How to set values in JavaScript (Highcharts) using PHP
- Highcharts data import JSON - formatting
- How do I change the x-axis datetime format to a mixture of time and date?
- Highcharts datalables enabled for one series and one point on the chart via chart function
- HighCharts OHLC - Can I provide color-information for each point with JSON-Data?
- How to update new plotline values instead of removing and adding new ones in highcharts
- Change the background color above a curve
- How can I show all Timeline Highcharts data without any overlapping?
- HighCharts is not defined
- Maps in not displaying (angularJs directive, controller)
- How to hide the context menu on clicking outside uisng JS?
- Fixed min and max dynamic time ticks in chart
- Resize highcharts using react-grid-layout not working
- Is it possible to plot a chat like the below screenshot using highcharts?
- Highcharts - use same chart on multiple places
- Can I animate plotbands and put more than one label to each plotband using the Highstock API?
- How to avoid duplicate X time axis labels
- How to set brightness effects on specific columns on the stacked column/bar chart when using Highcharts?
- Display sankey in old browser version
- How to use 'compare' for all series except one
- Show x-Axis line but hide all data points
- Need to change title color donut highchart
- Highcharts/Highstocks: Chart disappears when value is 0
- setCategories not printing the data in expected format in highchart
- Highcharts - Missing Data after setExtremes