score:1
Accepted answer
You can use the tooltip.positioner
callback to achieve the desired effect.
Demo: https://jsfiddle.net/BlackLabel/9of37Lyx/
tooltip: {
shared: true,
positioner(labelWidth, labelHeight, point) {
return {x: point.plotX - labelWidth / 2, y: point.plotY}
}
},
API: https://api.highcharts.com/highcharts/tooltip.positioner
Source: stackoverflow.com
Related Query
- Highcharts tooltip for single series always centre. Can I force it to be left hover of the marker?
- How can I apply different background color to entire tooltip for different series in highcharts
- Display tooltip for invisible series in Highcharts
- highcharts customize tooltip for a single point
- Highcharts shared tooltip for line series and scatter plot not working
- Highcharts JS- add third variable to tooltip for two series
- Highcharts change label text for a single series
- Highcharts - Aligning dateTime series for shared tooltip
- Changing tooltip shape for a series in Highcharts
- Highcharts Modify Tooltip for One Series
- Series for tooltip only in highcharts
- colors for single series in highcharts
- Show Data For Grouped Series in ToolTip Highcharts
- HighCharts - Enable the markers for the series which has only single data point?
- How to hide series name from tooltip in Highcharts scatter plots for linear regression
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- how to give different names on tooltip for one series in highcharts R
- Highcharts Highstock How do I change the label on top of tooltip for OHLC series data?
- Custom color & tooltip for a single bar in Highcharts histogram
- HighCharts - how to customize the tooltip for dynamically added series
- Highcharts - Add a tooltip suffix value dynamically for each series
- Highcharts tooltip for all series
- Make Highcharts tooltip show info for closest point to the left (i.e. not change at midpoint)
- Changing data dynamically for a series in Highcharts
- How can I hide series from a HighCharts legend?
- Add additional data to a Highcharts series for use in formatters
- How can I hide a series from initially being displayed in Highcharts
- Highcharts tooltip always on right side of cursor
- Weird character in front of Highcharts tooltip series names
- How can I force multiple y-axis in Highcharts to have a common zero
More Query from same tag
- Highstock custom datagrouping datetimelabelformats timeseries
- How can I avoid moving flags when mouseovered - highcharts
- Data won't echo on Highcharts
- Change yAxis values in Compare multiple series highstock for showing point value instead of percentage change value
- Heatmap show previous day in the tooltip
- How to pass dynamic data in highchart using angularjs?
- Make single bar in highcharts the width of the container
- How to enable yaxis scrolling on highmaps in angular app
- Show tooltip on hovering anywhere in Y axis insted of column
- Issue with tooltip on Highcharts with multiple series added dynamically
- Add a max width to legend in Highcharts
- Highchart js set marker at starting of graph
- convert Unix epoch timestamps to JavaScript date timestamps
- How to highlight a range in highstock?
- how to add data from database and set it to data serie in highchart C#
- Highcharts - prevent large marker from overflowing axes - my bubbles are escaping =(
- Highlight point range in Highcharts
- Styling issues with Highcharts JS
- Adding comma format to Highcharter tooltips
- Exporting highcharts data to CSV file
- Tooltip modification in Highchart Js
- Issues Rendering Highcharts - Populating through PHP/MySQL
- Google Charts creates a new line in graph instead of a Tooltip message.
- Is there any possible way to make Bar of Pie in Highcharts?
- highcharts pie chart color for dynamic data
- Starting point of navigator Highstocks
- Highcharts Unable to set value of the property 'point': object is null or undefined
- highcharts datalabel per point with different format
- Set max value of stacked area as y-axis in highcharts
- Add more data into Highchart's column