score:1
Accepted answer
Something like this?
labels: {
formatter: function () {
return this.value * 100 + '%';
}
},
Source: stackoverflow.com
Related Query
- How to render x-axis labels in Highcharts without the decimal points?
- how to set the interval of points on Y - Axis highcharts
- how to display 2 same highcharts without duplicate the code
- How to remove axis labels without data points in Highcharts?
- Highcharts : How do i align data labels above the axis in column chart?
- HighCharts - Angular, how to get y axis labels on the vertical lines drawn from x axis
- How to get points information when hovering over axis labels in highcharts using custom-events library?
- How to fix formatting of axis labels in Highcharts when surrounding the contents with div?
- How to render efficiently few hundreds of angular highcharts in the browser without crashing?
- how to set the interval of points on Y - Axis highcharts
- How to hide labels in the highcharts in the pie
- How to Format Highcharts dataLabels Decimal Points
- How replicate the value of Y Axis on both sides of the axis in Highcharts
- How can I delete all of the points from a highcharts series
- How to set the z-index of points on a HighCharts scatter plot?
- How do I remove the color swatch from my HighCharts legend without affecting the column?
- How do I style the series labels on a Highcharts pie chart?
- How to add new points to highcharts after plotting the first 'n' points?
- How to place labels on opposite Y axis in Highchart without a second series
- Highcharts : How to fix labels to the top when xAxis rotation is 90°?
- How to adjust line-height/ellipses in Highcharts axis labels
- How to position labels for plotbands on y axis in Highcharts
- How to remove the value and number labels from Highcharts angular gauge
- How do I put Icons in the y Axis for a Dynamic Highcharts chart?
- How To Show All Data Labels For Datetime Axis In Highcharts
- How Can I Hide a Pie Chart's Slice in HighCharts Without Removing It From the Legend?
- Highcharts - how to create multiple y axis and group the data series
- How can I set the alignment for individual axis labels in highcharts?
- How to handle mouse events on axis labels in highcharts
- Highcharts - how to do a responsive pie chart when the texts of the labels are long
More Query from same tag
- Highcharts multiple dynamic panes with single legend
- Unpredictable behavior of y-axis labels of Highchart
- Array issue in rails and highcharts
- HighCharts Semi-Circle-Donut, remove margin and padding
- Increase Height Of Chart On Export
- Highstock: X Axis with numeric values. Spacing not respected
- Highcharts: multiple charts and one update function
- gridLineDashStyle of Highchart missing grid line at bottom when only one item as bellow demo
- Impossible to have plotband through current date in Highcharts
- highcharts : set title on exporting
- Highcharts - bubble chart with titles at x- and y-Axis - Error #14
- External variable in the title of the chart
- HighCharts Export Breaks After Resetting Chart Options
- Highcharts - colorByPoint does not work
- Efficiently detect missing dates in array and inject a null (highcharts and jquery)
- HighChart boxplot with mean line
- Navigator in Highcharts
- y-axes of Highcharts line chart
- Getting average or number of columns Highstock
- $.getJSON is not getting the values to show as a line graph
- Highcharts Bar Chart Without Column
- How to export CSV and XLS with external button in Highcharts
- Highchart for temperature and humidity does not share tooltip
- HighCharts how to place dates in the Y-Axis (vertical axis)
- Can't change series edgeColor in highCharts after chart is drawn
- Choose which data to display on Highcharts
- How do I get the value of a highcharts graph point on mouseover?
- HighStock HighCharts Setting Flag on Click Event
- How to detect if a chart is attached to an element in highcharts?
- HighCharts : Is it possible to customize the colors of individual series?