score:2
Accepted answer
In a polar chart, that is the yAxis. Disable the labels:
yAxis: {
labels: {enabled: false}
},
Here's an example.
Source: stackoverflow.com
Related Articles
- How to hide the figures on the coordinates in a High Chart graph?
- Drawing a small vertical line on top of chart using High charts by specifying end coordinates
- parsing JSON data to render high chart graph
- show one series data at a time in high chart column graph
- High chart column graph space issue
- Looking for customized Scatter plot Graph in High chart
- Range Selector in Are Graph of High Chart
- How to show BAr graph rather than line graph in High Stoch Chart
- High Charts Can't hide Pie Chart data labels
- MACD + High chart Graph plotting issue
- how to get each key and value from object in javascript for high chart graph
- high chart graph doesnt start from the correct month
- How to hide the Axis line in stack bar chart high chart
- High chart area range graph with different border color
- High charts bar chart label overlaps with the graph when labels are long
- High Chart inserting data from arrays into line graph
- How do I hide the code for the chart data in highcharts?
- High charts remove dots from the line graph
- How to hide zero values in Column chart
- In high chart how to add event for label click
- How do I get remove of 'data table' option from High chart export
- Highcharts stacked bar chart hide data labels not to overlap
- knockoutJS dynamic chart with high charts
- Hide 0 values in Stacked Column Chart in Highcharts
- High chart date
- High and low line on candlestick chart
- How do I reduce the space between title and chart of a High Chart?
- High Chart Async drilldown
- Showing Context Menu on right click of High Chart series
- High chart - Column Range Chart with Time range. How to get tooltip as Start and End time
- Not able to click (Sometimes) categories(Y-axis) of gantt chart after updating series data results
- How to specify a start point on highcharts stacked bar charts
- Highchart maps show some states as selected with feasibility to select other states
- Audiogram with Highcharts
- How can I pass values from Highcharts event callbacks (click, mouseOver, mouseOut) back to React component member function?
- highcharts doesn't read data, works with fake data
- HighCharts.js: How to Create a Boxplot with stems representing confidence intervals, NOT max/min?
- Highcharts column drilldown colors exhausted after 9 columns?
- highcharts 2 variable JSON (Date, Value) not showing correctly
- How to get Render Performance for Javascript based Charting Libraries?
- HighCharts Month/multiple data array error
- How to hide intermediate values of solid gauge chart of highcharts?
- highcharts basics
- Set custom color for highcharts-halo in styled mode
- HighCharts - HightStock inverted axes with scroll navigator
- react & highcharts: add navigation button
- Chart update everytime on Loading second array : Highcharts, Javascript
- Dynamic jSON into Highcharts Pie Chart
- Highcharts - how can a chart with multi pies change container height automatic?
- how to pass data in Highcharts(Line Graph)