score:2
Accepted answer
You are right - there you should use load event to add extra text for exported image: http://jsfiddle.net/3bQne/88/
chart.exportChart(null, {
chart: {
backgroundColor: '#FFFFFF',
width: 972,
height: 480,
events: {
load: function () {
this.renderer.text('Filtered', 5, 10)
.attr({
rotation: 0
})
.css({
color: '#4572A7',
fontSize: '8px',
fontStyle: 'italic'
})
.add();
}
}
}
});
Source: stackoverflow.com
Related Query
- Highcharts Export Renderer Image - Only SVG visible
- Filtering legend of a Highcharts by only visible series only in Export
- Add Source to Highcharts Export CSV
- Highcharts export only renders one quarter of the image
- Highcharts SVG Export from Python Server Side Code
- Highcharts 3.0 - Renderer is covering the export button
- Highcharts custom text right to left export
- Can not export renderer text using highcharts/highstock when click range selector
- Highcharts renderer.text as export only
- How to change the color of a custom renderer text to the title color in Highcharts
- Add text over export button in Highcharts
- Linking highcharts text renderer to javascript function
- 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)
- Highcharts text in the exported image only
- export multiple highcharts with text area for their highcharts to multiple PDF file
- Export Highcharts code from jsfiddle
- Add text to generated quadrant area by x and y plot lines only when hovering , highcharts
- 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 datetime axis, how to disable time part (show only dates)?
- Highcharts remove renderer path
- Show only time labels on xAxis. Highcharts
- Highcharts - export to base64
- How to export the whole page or html content with Highcharts not just the chart?
- Filtering legend of a Highcharts by only visible series
- Disable Print Chart option only from HighCharts
More Query from same tag
- How to make two charts using highchart show up in the same line side by side using div
- Highcharts: remove 1 label from windrose chart
- Highcharter Dependency Wheel not showing up?
- jQuery upgrade causes an Uncaught TypeError
- remove item from my export list highcharts
- highstock mouse releaase trendline
- Highcharts markers on legend and hover ONLY
- Building dynamic number of arrays to display in Highchart
- Using highchart SVG images with Selenium
- Adding Classname to series data in angular highcharts
- Highmaps support for zip5
- Method of object as handler
- bullet chart configuration in highcharts
- Tooltip for whole stack in grouped stacked Highcharts diagram
- jQuery & highcharts & Math prototype ?
- Highcharts in Yii2
- highcharts legend position wrong when align ='left' or 'right'?
- Highcharts mixed column/spline, wrong xaxis labels
- Highcharts value relative to itself instead of all lines
- Highcharts - show every other x-axis category
- How to add arrow to end of line while using type scatter
- Highcharts in the Rails Assest Pipeline not Loading
- Spline rendered behind column chart
- HighMaps: Add second data series to tooltip
- a multi line graph in highcharts
- How to use highcharts in reactjs with fetched data from API
- Highcharts - Can't change line colors
- Angular 8 highcharts How to pass custom data to drilldown event in Highcharts
- Is it possible to get a statechange of the zoom or other zoom-related parameters in order to dynamically set tickInterval in Highcharts?
- Highstock giving error 15