score:0
The diagram itself doesn't have any problem
Actually it does, as you have set the value x=10 two times. Therefore, it's not mathematically a function and this maybe is preventing it to render the tooltips correctly. I changed it and the tooltips seem to work fine (displaying the following information: 'Tokio', y-value in bold and x-value at the top). Example
score:2
Caution, extreme hackery ahead: You can create more than one series on a chart so you could do something like this. Using 2 series. Of course the curves are not properly matched but it gives you a starting point.
Source: stackoverflow.com
Related Query
- Tooltip doesn't show properly in highcharts
- customize highcharts tooltip to show datetime
- Highcharts - only show tooltip when hovering directly on point
- Show value of last point as label or tooltip on Highcharts Stock Chart
- Show HighCharts tooltip when chart loads
- HighCharts - Show tooltip on column where value is 0 or null
- HighCharts area graph - show tooltip only on hover of marker
- Highcharts - Show tooltip onClick instead of hover
- Highcharts - Show tooltip on points click instead mouseover
- highcharts show additional custom data in tooltip
- How to edit tooltip in Highcharts C# code
- highcharts dataLabels support RTL with enable hover it for show tooltip
- how to use highcharts tooltip formatter in python code
- Why does this Highcharts graph only show tooltip for the first and last nodes?
- Show Data For Grouped Series in ToolTip Highcharts
- How to show xAxis label in tooltip in a Highcharts area chart?
- tooltip in highcharts does not work properly
- Highcharts series doesnt show data and render the chart
- Highcharts Tooltip not rendering properly if it has material icons
- How to show values in Highcharts tooltip other than x and y when data points are too high?
- Highcharts not displaying tooltip title properly
- How to show other point property in bubble highcharts using tooltip
- highcharts tooltip not working properly for hacked gantt chart
- Highcharts - Show a string category label in the tooltip for a line graph
- Highcharts - Highstock chart showing double line on hovering data points to show tooltip
- show tooltip for each point of highcharts network graph in Angular
- Show Highcharts tooltip at the bottom of the chart in responsive mobile version
- Tooltip in Highcharts doesn't show the right format for Date
- Highcharts column chart histogram show x range in tooltip
- Highcharts nearest point tooltip not show due to undefined series
More Query from same tag
- PhoneGap and Highcharts
- Populate Highcharts X-Axis With Dates Given a From And To Date
- Highcharts Load Charts on click
- FusionCharts vs GoogleCharts vs HighCharts suggestions required for commercial use
- How to offset HighCharts data?
- HighCharts - data points not appearing
- Is there a way to disable mouseover on highcharts entirely?
- highcharts: use JSON in drilldown
- Highcharts Dynamic using dictionary/list django dataset
- How disable the 'k' dislay in Highcharts ordinate?
- Restrict mouseover area for a column to its own shape vs. surrounding area
- How to avoid duplicate X time axis labels
- Highstock chart - issue with xaxis label
- Cannot give different values to diffrent Bar item click in HighChart
- How to set yAxis min/max in Highcharts synchronized chart with JSON
- Clickable link in tooltip of Highcharts
- ExtJs Combobox with svg picture (highart) as value
- How to implement a gauge solid chart in JSF
- Highcharts format labels on grouped stacked bar diagram with $ k, M for currency and 'hrs' for time
- How to modify highcharts legend item click event?
- How to set specific color for each data in pie chart using phplot.php
- Removing or Switching Events on Highcharts
- Multiple categories and series in Highcharts
- How to properly integrate google spreadsheets with highcharts?
- Highcharts padding between plot and graph, how to remove?
- Make Highcharts column chart bars as wide as mandated by a linear xaxis
- Highcharts: Styling input-group
- Radial (or Circular) Bar Chart in r highcharter package doesn't work as I want
- Show Highchart series horizontally below each other
- Highcharts heatmap column width based on content size