score:1
Accepted answer
Please analyze this demo: https://jsfiddle.net/BlackLabel/2ouLy1vj/
In the formatter callback, you can set wanted format to display as a dataLabel.
dataLabels: {
enabled: true,
verticalAlign: 'bottom',
overflow: 'none',
crop: false,
//y: 20,
formatter() {
return this.series.name;
}
}
Also, I copied the logic from your previous question: how to determine the width of every column series present in the chart- highhcarts
Source: stackoverflow.com
Related Query
- how to display data labels / stacklabels for a grouped highhcarts- Highcharts
- How To Show All Data Labels For Datetime Axis In Highcharts
- Highcharts - how to set textShadow for data labels
- Highcharts display label for pie chart using html table as data source
- How to display tooltip data below x-axis category labels using Highcharts
- Highcharts - How to deploy data labels & tooltips for 2nd data series
- How to display real time data using highcharts for Angular application?
- How to display full text in data labels in sunburst highcharts
- How to build a JSON data array for Highcharts display - switching values for xAxis/columns
- How to make highcharts default to 0 for missing data
- Always display data labels above columns in HighCharts
- How to display No Data Available Message in highcharts
- Highcharts not displaying data labels for Pie chart in arabic
- highcharts - precision for stacked column chart data labels
- How to format datetime for (x,y) pair data for Highcharts
- How to position labels for plotbands on y axis in Highcharts
- How to format my json data for stack column chart in HighCharts
- How to avoid cropped data labels in highcharts
- How to add data labels for a treemap in highcharter in r?
- how to display 2 same highcharts without duplicate the code
- How to create data in Json format for highcharts
- Load CSV data via Ajax for display in Highcharts
- How can I display the outcome of the for loop in highcharts
- Highcharts Pie doesn't display the labels (for some data series)
- HighCharts - how to set labels font color for printing?
- How to hardcode chart data in my Model then have my Controller pull it from there to display it. Using Highcharts
- How to display line break for irregular time series with highcharts
- Highcharts - how to show/hide multiple data labels on mouseOver and mouseOut
- Highcharts bar with negative stack: how to position data labels
- How to make the Y Axis values not start from 0 in highcharts? How to display forcefully display the last category data on X axis in HighCharts ?
More Query from same tag
- Drop down menu disappears after the chart is created
- HighStock Library: How to keep the same color for each segment in case of selecting
- Highcharts datetime column bars are not lining up correct
- Why text in highchart doesn't place in a correct position?
- Parsing Json to render multiline highstock charts using Javascript
- Javascript parameter is returned as both value and undefined
- Highcharts / jQuery - destroy and rebuild chart with original options
- Highcharts: Deselect all points within a series
- Sql query to populate 0's for missing data
- HighMaps Only Displaying Color For Last Series In US Map
- How to tie tooltips to the currently hovered SERIES, not just the point?
- highcharts use variable as chart title
- What is the highcharts-more file needed for?
- How add linear gradient fillColor for line with highcharts
- Highcharts prevent page on mobile Safari from moving up and down as I scroll horizontally through data points
- How to popup a file dialog/print dialog in a html file that is rendered in a WebEngineView?
- How do I get remove of 'data table' option from High chart export
- Sending Generated Highchart image via email
- Highcharts line chart strange issue
- How can I display a Highcharts organization chart with level 1 nodes below other level 1 nodes?
- Highcharts not showing graph elements or xAxis
- In TypeScript, how do I work out the proper type for 'this'?
- How to append dynamic values to the area chart in High charts or convert the data to arrays?
- some highcharts categories missing for unknown reason
- (how) can we create semi circle donut chart, with range labels?
- Highcharts: tickInterval on coloraxis
- Highcharts - xAxis showing every other year
- Change only "Input Date" text of HIghStock Chart without setExtrerems?
- HIghcharts Map from GeoJSON Data Showing Up Too Small
- Highchart graph for continues status data in bar like timeserise