score:2
Accepted answer
Try to use full path, for example: http://jsfiddle.net/F4qS8/704/ this works fine.
chart: {
renderTo: 'container',
events: {
load: function () {
this.renderer.image('http://highcharts.com/demo/gfx/sun.png', 100, 100, 30, 30)
.add();
}
}
},
Source: stackoverflow.com
Related Query
- Export chart with image not working
- JavaScript - Export Div with SVG chart + HTML as and Image
- Pie chart with drilldown not working
- c# WPF Webbrowser with Highchart, Javascript from external source not working "An error has occurred in the script on this page"
- Update chart with HighchartsReact is not working when a timer is used in React
- my highchart is currently is not working with pie spline chart in updating after rendering chart
- High chart export not working in android webview
- Highcharts Export Service Gantt Chart not working
- HighStock "xRange" chart is not working with older version library(HighStock)
- Highchart Pie Chart not working properly with series
- Highchart - Column chart not coming proper in export api as image
- Export HighChart 3D pie chart into png is not working
- Highstock chart export as PDF with image and text in title
- Highchart Export chart not returning image in IE8 or IE9
- highcharts, bar chart legend with verticalAlign top not working
- PIE Chart is not working in IE 8 with HighCharts
- Highcharts, How to show datatable when export PDF and not show pdf when normal with Drilldown Chart
- pointInterval not working with date range within line chart
- Scrollbar is not working with Dumbell Chart in Highchart
- Spline chart series not getting printed on export as image
- The RTL language (Arabic) is not working with HighCharts pie chart correctly, how can I fix this?
- 3D Column chart not working with sliders in asp .net project
- How to save an image of the chart on the server with highcharts?
- How to export the whole page or html content with Highcharts not just the chart?
- How to create a new Highstock chart with new Highchart and not jquery?
- Highcharts export chart exportSettings with svg file
- Export HighChart as an image in excel file together with the other page contents
- x-axis tickInterval not working correctly in highstock chart
- Chart series point added not sync with X axis
- HighCharts chart export (screenshot download) does not display Navigator graph
More Query from same tag
- What is the simple way to hide series data in HighStocks Navigator
- Highcharts putting extra space among legend items
- How do you change the height value when more items are added to highcharts dynamically?
- HighCharts-Convert - Issue rendering heatmaps in .png format
- Remove title based on viewport width
- Set 2d json to highcharts
- Highchart + IE = Greyscale Exports?
- How to enable Highcharts marker clipping
- How linked/shared legend with pie and column?
- HighCharts Not Adding Series Data Points
- Combine two locations in Highmaps
- Highlight border of plotband on mouseover
- Highcharts x axis shows numbers after max limit
- how do I edit/customize tooltip
- Draw dynamic rectangle based on date co-ordinates
- Null points from drilldown remain on screen on subsequent drilldown of a different location
- How to load html page with dynamic content?
- Hiding points in HighCharts on click
- Highcharts X-Axis time from JS date
- Redraw same highchart
- Hide Highcharts error's in console
- Select cell value from table
- Dynamic Highcharts is not updating
- Highcharts dynamic data from an Api
- Highcharts / Highstock - toggle yaxis from compare to value and back to compare
- html2canvas of a Highcharts chart not working fine on IE
- HighCharts: Compare the series data with each other and show percentage
- how to display Highcharts from database in C# .Net
- Add highcharts plotband after render in R shiny/rcharts
- Plot 400K graphs of 2 points from CSV with Highcharts