score:1
Accepted answer
You can disable the labels in this way:
colorAxis: {
...,
labels: {
enabled: false
}
}
Live demo: https://jsfiddle.net/BlackLabel/2b0ngcsk/
API Reference: https://api.highcharts.com/highcharts/colorAxis.labels.enabled
Source: stackoverflow.com
Related Query
- How to remove name from legend in Highmaps
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- On HighMaps, how do I show state abbreviations instead of state name on a U.S. map and remove data label from point
- How to remove extra one legend from High Charts- Bar chart (multiple & stacked)
- Highmaps - How to remove canary islands from spain highlight
- HighCharts Hide Series Name from the Legend
- How to remove button from Highcharts
- How to disable legend click to stop pie slice from disappearing in Highcharts?
- Drilldown in highmaps - how to remove a series
- How to remove "Values" and "series" from highcharts?
- How can I remove the white border from HighCharts pie chart?
- Highcharts how to remove headers from tooltip
- How to remove weekend datetime gaps from x-axis of a financial chart?
- How do I get remove of 'data table' option from High chart export
- Highcharts: how to set legend label name after chart created?
- How do you remove x-axis labels from a highchart.js bar chart
- Highcharts - How can I remove starting and ending padding from area chart
- How to remove white space from pie chart in highchart.js?
- Highcharts - how to remove "Open in Highcharts Cloud" from the export menu
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- HighCharts : How to add or remove "chart context menu" from chart container?
- How to remove the value and number labels from Highcharts angular gauge
- Highcharts basic bar graphs. How to remove strokewith from the bars
- How to get month name from ISO date using moment js
- How to remove a series in Highcharts by name
- How to remove outer shadow when hovered from highcharts JAVASCRIPT
- Higcharts - How to remove groupPadding from the beginning of the chart
- highmaps click on country and change its background color, Also remove the Series 1 from tooltips
- How to suppress items with NULL value from HighCharts legend
- How do I remove padding from both sides of Highcharts area category chart?
More Query from same tag
- HighCharts Display Marker Value
- highchart: "grouped categories" mutil categorie show not beautiful
- How to disable dragging of Highcharts annotations?
- Highcharts: how to stop the function setTimeout when I open new component angular?
- Highcharts setting weird column spacing with monthly timeseries
- Django timeseries format and highcharts
- R highcharter - adding total in tooltip
- Highcharts : Change spline chart color dynamically
- R Highcharter margins go weird depending on y-max
- Gson to get Json value for a pie chart using Highcharts
- Highcharts column chart with data from mongodb
- Highcharts, ROR, how to get labels working
- highcharts- php/mysql data fetch
- Highcharts: Dynamically change the offset of the xAxis
- Refresh Highcharts with data from AJAX using Handlebars
- Want to make the Highcharts Bar Chart data labels appear on the far right in the chart
- Highcharts pointInterval
- Highcharts How to find legend co-ordinates
- Highcharts graph not filling Bootstrap box
- Rcharts hplot (Highcharts) colors attribute not working
- How to drilldown a stacked column highchart to show all stacks instead of clicked
- Highcharts - Negative values, set y-axis to greater than 0?
- Start chart from threshold
- Highcharts converting a column chart to a pie chart
- Highcharts How to update all series with ajax
- how to pass multi sereis data with dual y axis chart in highchart
- Change plotBand label after creation [highcharts]
- How to call a function in kendo
- Better way to use Ruby/Sinatra to pass data to Highcharts?
- Pie chart taking more load time than line chart in highchart