score:1
if i understand correctly, you'd like the labels above the columns formatted with a %.
you're not actually using stacking columns, but that is where the orange labels are coming from (stacklabels). so, remove those and then use the default placement for the column labels.
column: {
datalabels: {
format: '{point.y:.1f}%',
enabled: true,
color: 'black'
},
colorbypoint: true,
borderwidth: 0
},
Source: stackoverflow.com
Related Query
- Highchart: To display percent on each and every column of Column chart
- Highchart Js Column Chart Stacked and Grouping
- Column based Highchart drilldown series assign color code to each column
- How to display custom data on mouseover of column chart in highchart in addition to series data?
- HighChart And R weird Column chart breaks
- Highchart display single entry against each category in bar chart
- Line and column combo chart with multiple columns for each category, how to position line marker for each category on a specific column?
- How can i reduce gap between legend and chart in highchart of type column where legend is aligned at top without reducing height of chart?
- How to display legend in Highcharts Waterfall Chart and make the sum column of waterfall appear in multiple colors?
- How to create a column range chart in Highcharts using range and navigator functions?
- How to use the tooltip formatter and still display chart color (like it does by default)?
- Remove Export and print button plugin on highchart chart
- How to create a new Highstock chart with new Highchart and not jquery?
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- highchart: add images to top of chart on every column
- Ajax and Highcharts - Display 'loading' until data is retrieved, then populate chart
- High chart - Column Range Chart with Time range. How to get tooltip as Start and End time
- Color each point individually in column chart highcharts
- Customize Stacked column chart in highChart
- put the highchart legend to the bottom of the chart and horizontally centered
- Fire click event on a highchart column drilldown chart on clicking x axis for drill down reports
- display pie chart using highcharts api and mysql
- How to dynamically add point placement and point padding in fixed column chart (highcharts)
- I want to add a line to each column in a Highcharts column chart
- *Highchart* Disable Chart Title and display when Download/Print
- hide a particular column on xAxis highchart Column Chart
- trying to dynamically update Highchart column chart but series undefined
- Highchart / Highstock stack column chart show one series's tooltip at a time
- how to change color of line chart in highchart based on a categorical column in r?
- How to set border in column chart - Highchart
More Query from same tag
- To get the JSON in required format from Web Service
- highstocks - legend position and refresh legend values on mousemove of multiple charts
- Opening a saved rchart html file
- Some datalabels do not show on highcharts
- Postgresql data to highchart
- How to run native JavaScript function in R?
- Highcharts vertical align legend symbol
- Internationalization in highcharts?
- How to show custom text inside of each point in highchart gantt?
- Change aspect of highcharts sankey chart
- Highcharts area-spline fill gradient possibly undefined error
- Highstock graph shows points instead of line at certain zoom levels
- Highcharts log axis in base 2
- Reset Button for highchart drilldown pie
- Cannot get Highcharts to show in 3D with data from mysql database
- Scrollbar creating overlaping chart div
- Highcharts - Reset zoom in synchronised charts
- Remove Default Title from Chart (HighChart)
- Highcharts with dual axis and stacking - R
- How to add an array to an existing two-dimensional array (for use in Highcharts)
- highcharts error 14 when passing time
- Drilldown on column graph using Highcharts
- Angular2 HighCharts Can't Find Module highcharts-3d
- Reset button not showing when using scrollablePlotArea
- Highcharts (column, candlestick) show mouseover tooltip anywhere on chart similar to line or area
- Highcharts Polar Chart - Specify Data Series & Tooltips for each Axis
- Highcharts : is it possible to make specific plots of a series transparent.
- iterate JSON response with jQuery for Highcharts
- Highcharts Date/Time and X-Axis
- iPad - Highcharts interferes with links in the drop down