score:1
Solved using this code.
var chart = new Highcharts.Chart({
chart: {
renderTo: 'container',
defaultSeriesType: 'line'
},
series: [{
data: [{x:1.0,y:209.9,marker: {symbol: 'url(http://www.highcharts.com/demo/gfx/sun.png)'}}, {x:4.0,y:71.5}]
}]
});
Source: stackoverflow.com
Related Query
- Highcharts change symbol and hover text of individual points Line Chart
- Highcharts Donut Chart text in center change on hover
- How to change space value between grid and yAxis in Highcharts line chart
- Highcharts line and points are shown only on mouse hover
- How to remove default Hover text and display the custom text title on hover Donut chart Highcharts
- HighCharts Line Chart draw y axis line for entire line points and only one line
- alternative way to change hovered series and its points properties in a HighCharts chart
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Highcharts exporting.js change menu hover title text
- Highcharts hide connected line between individual points
- Change chart type and redraw with multiple series in Highcharts
- Highcharts - Change line color between points
- Change legend symbol in Column Chart in highcharts
- HighCharts missing data points on line chart
- Change line color in area-spline chart in Highcharts
- Highcharts -- how to change line width programmatically and prevent resetting line width?
- Highcharts line chart all points disappear when have more than one points with same X Axis
- Highcharts - draw line chart with summed values but show breakup on hover
- How to Change marker symbol and dataLabel with custom style in Highcharts
- (Horizontal) bar and line chart with Highcharts
- Can't disconnect line chart with [null,null] and irregular intervals in Highcharts
- How to change the chart title dynamically on tooltip hover in the points Highcharts.. React JS
- highcharts lollipop/dumbbell chart change position/colour of positive and negative marker values
- Highcharts - change font size of text on chart
- Highcharts - Highstock chart showing double line on hovering data points to show tooltip
- Highcharts combination of line chart and treemap
- Highcharts - Change value of text box when drilling down through chart
- Highcharts Bubbles - how do I change bubble background and line color?
- Highcharts how to create dot hover at end of line chart
- Highcharts: Change hover style in line chart when hovering over legend
More Query from same tag
- Highcharts mixed column/spline, wrong xaxis labels
- Highcharts: add custom text bottom left, like credits?
- Error importing some Visualization Helium Packages in Zeppelin
- Highcharts - Can we have default and custom tooltip based on different chart types?
- How to set color of each slice in pie chart in high charts library?
- Highcharts: duplicate datalabel text on export
- How to save an image of the chart on the server with highcharts?
- highcharts live update and YII framework
- Highcharts Highmaps - hover / click external list and show on map
- Does not return data as intended when creating the chart
- MultiAxis HighChart: show different color
- Creating highstock zoom-in/out button
- How can i get the json data with the specific between Year?
- Pass php variable in bar graph with highcharts
- setting for line graphs for graph charts
- Share tooltip between all series types
- Export button on highcharts to open new tab
- How can I set the legend symbol color for a series when using colorByPoint?
- How to align HighCharts (bar chart) bars to the top/front?
- Aligning the text in Legend in Highcharts
- Issues in Highchart-treemap with drilldown data label color change
- Highcharts - Cross browser charts have different Y axis ranges, how can I ensure consistency?
- Any ideas on how to create a column chart from this output?
- Element not found SteamDB - Selenium
- Unknown Property – yii\base\UnknownPropertyException Setting unknown property: dosamigos\highcharts\HighCharts::scripts
- Add an additional point to highcharts live data
- Build charts from polling JSON data
- HighCharts(LineCharts) X-Axis elements mingled one another
- High Chart progress bar/Status bar
- Highchart - Min max and Mean chart