score:1
Accepted answer
You can use a pointPlacement parameter with number value.
score:1
For a category chart you can still specify an x-value in your data series. An x-value of N.25, is the right edge of the column, 0.25, 1.25, 2.25, etc...
{
name: 'indicator',
data: [[0.25,5]],
type: 'scatter',
marker:{
//here you can have your url
symbol: 'circle',
}
}
Updated fiddle.
Source: stackoverflow.com
Related Query
- Align scatter plot to right side in highcharts
- Align second scatter series to the side similar to how column and bar charts do using HighCharts
- Highcharts tooltip always on right side of cursor
- Highcharts scatter plot with lots of data points running really slow
- Highcharts shared tooltip for line series and scatter plot not working
- How to properly align Font Awesome symbols on Highcharts scatter plots?
- Highcharts stacking bar chart border not displaying on right side
- Using PhantomJS to create HighCharts grahps server side for use in PDF creation (PHP) - results in exit code 11 from PHPs exec();
- Highcharts scatter plot with variable line width
- HighCharts scatter plot with Datetime on X Axis not plotting values correctly
- Tooltip in chart with line- and scatter plot in highcharts 3.0.7
- Highcharts - How to make a scatter plot with multiple series from HTML table
- Highcharts with live data: align chart on left side
- How to get a cubical plot using highcharts 3D scatter chart?
- Highcharts Scatter Plot - How to Fix Overlapping Data Labels?
- Highcharts scatter plot - make tooltip not follow pointer
- Highcharts Scatter Plot Performance
- HighCharts JS - Getting multiple linear underlays on a scatter plot
- HighCharts - how to align (justify) xAxis labels left and right
- Possible to use Highcharts Scatter Plot with categories?
- Get json data into Highcharts scatter plot
- Highcharts menus bottom into right side of the graph
- How to add an extra label on a scatter plot point in Highcharts Javascript library?
- Align Highcharts bars right
- Position Highcharts label to right side
- Display labels in Highcharts 3D scatter plot
- Highcharts align plot points to start at y-axis
- How to add vertical (and horizontal) line in highcharts scatter plot
- Highcharts Align HTML Right when Window Resized
- Highcharts how to make legends as data labels on scatter plot
More Query from same tag
- Highcharts: Is it possible to show Sunburst legend similar to Pie chart legend?
- Generate highchart instance on floating div from mouseOver on axis label or from series point
- Highcharts - Aligning dateTime series for shared tooltip
- Highcharts.map depreciated warning
- Marker with number in highcharts
- Highstock/Highchart cannot set Individual Point color
- Highchart always show max value for y Axis
- Two different thresholds in HighCharts 3.0
- In Highcharts, my dataLabels disappear when re-enabling the rightmost element of my chart
- Line chart not drawn to scale
- HighChart boxplot with mean line
- How to display total of extra data in stacked column high charts
- Highcharts increasing/decreasing data from input
- Highcharts show the same yAxis start and end value with multiple data series
- Highcharts modulo alternateGridColor
- Getting JSON from Google for Highmaps
- Highcharts custom data for map in React TypeScript?
- highcharts date not displayed properly on x axis
- In high chart how to add event for label click
- Using Moment to output Date.UTC() object for HighCharts?
- How can I work with JSON to get Bureau of Labor Statistics data into Highcharts?
- Managing Data to Highcharts from Webservice
- Loading multiple Highcharts with jquery.load
- Mootools Highcharts radio button toggle between charts, working jQuery version
- HighCharts is slow to load data when building multiple charts
- HighCharts numericSymbols in French and German
- Can not export renderer text using highcharts/highstock when click range selector
- Per-cell border colors in a highcharts heat map
- highcharts-more + requirejs, Highcharts undefined
- Highcharts master detail chart with irregular time intervals