score:2
This is what worked for me. I disabled the textShadow inside the series
series: [
{
name:'Serie1',
data:[2027.15, 2027.15, 0.0],
dataLabels:{
enabled: true,
style: {textShadow: 'none'
}
}
]
score:9
This looks like a new problem in the export service.
I was able to work around it by disabling text shadows on the data labels. To do this, I added:
dataLabels: {
style: {
textShadow: ''
}
}
Source: stackoverflow.com
Related Query
- Highcharts: duplicate datalabel text on export
- how to display 2 same highcharts without duplicate the code
- Highcharts datalabel formatter for export server
- Add Source to Highcharts Export CSV
- Highcharts SVG Export from Python Server Side Code
- Highcharts custom text right to left export
- Add text over export button in Highcharts
- Highcharts export to PDF with text aligned in the top center of PDF
- Calling Highcharts export to jpeg but the source is https and exporting is http (security warnings issued by browser)
- export multiple highcharts with text area for their highcharts to multiple PDF file
- Export Highcharts code from jsfiddle
- highcharts datalabel text reversed
- Highcharts - Export PDF texts as text (and not vectorized shapes)
- Place text in center of pie chart - Highcharts
- Highcharts text labels for y-axis
- How to change the text color in Highcharts
- Export Highcharts to PDF (using javascript and local server - no internet connection)
- Highcharts - export to base64
- How to export the whole page or html content with Highcharts not just the chart?
- Highcharts X-Axis labels as Text
- HighCharts Pie Chart - Add text inside each slice
- I can't make Highcharts phantomJs export server work
- Highcharts export chart exportSettings with svg file
- Highcharts add legend on export
- Remove Highcharts dataLabel border
- Tooltip text alignment in Highcharts for 'direction: rtl'
- Highcharts Donut Chart text in center change on hover
- how to add annotation text to a Highcharts chart?
- Highcharts -- exporting, setting dataLabel options
- Highcharts - how to remove "Open in Highcharts Cloud" from the export menu
More Query from same tag
- Using Json in HighCharts
- Highstock - SMA (Simple moving average) dataGrouping not working
- Displaying time series data in a highchart
- Highcharts line chart - do not display the line
- How to control Two chart of highstock with scroll bar
- Highcharts replacing column/tooltip label
- Get Value Json Data to series name Highchart
- Highchart drawing issue
- Incorrect Highcharts colorAxis range
- Highcharts separate categories
- Highcharts - Toggle between different data with dropdown box
- Highcharts: Make the legend symbol a square or rectangle
- MySQL, Highcharts: “operand should contain 1 column(s):” error (follow up)
- Click event in drilldown chart - Highcharts
- Highcharts - Dynamic enable/disable scrollbar
- Data coming through socket (nodejs) and push into Highchart
- HighCharts specific chart
- Can we stack a 2 columns in a single column in basic column Highchart and let the other columns let it be?
- Dynamically draw marker on last point in highcharts
- Highcharts not displaying JSON data
- Lines are not united Highcharts
- Highcharts - Force area-step series to overlap columns series at beginning and end of x axis
- Window scrollY = 0 on Highcharts redraw()
- Highchart - change color of one x-axis label only
- Node.js/Express not outputting console.log, highcharts.js giving undefined error
- Pull HighCharts data labels to the right
- Set opacity of Highcharts pie chart
- HighCharts tooltip while dragging
- Input field in highcharts graphic
- Highcarts, removes html on categories