score:2
Accepted answer
The "Series 4" comes because you did not specify a name for your series. Usually it's a better idea to give a meaningful name than removing it. Otherwise it could be confusing which data is the tooltip for.
For example:
series: [{
name: 'Tokyo',
data: [7.0, 6.9, 9.5, 14.5, 18.2, 21.5, 25.2, 26.5, 23.3, 18.3, 13.9, 9.6]
}, {
name: 'New York',
data: [-0.2, 0.8, 5.7, 11.3, 17.0, 22.0, 24.8, 24.1, 20.1, 14.1, 8.6, 2.5]
}]
Source: stackoverflow.com
Related Query
- How to set column width for columnRange chart with multiple series
- Label position between series in Highcharts polar chart
- Highcharts display label for pie chart using html table as data source
- Display series stack label on chart
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- Javascript Highcharts rename or remove series label in chart
- Removing "Series" label on highcahrt-columnrange chart
- How to make legend labels to bring out the series of a pie chart and not make them disappear when label is clicked in HighCharts?
- Highcharts: adding symbol to inverted columnrange chart series
- Issue removing and readding series to chart
- Displaying multiple series in the navigator of an HighStock chart
- Dealing with pie chart label overlap [Highcharts]
- highcharts - chart names for multiple pie chart series in one chart
- Change series data dynamically in react-highcharts without re-render of the chart
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Show specific series values in the stack label using highcharts
- In high chart how to add event for label click
- Highcharts: how to set legend label name after chart created?
- Highcharts Pie Chart Label Threshold
- Show value of last point as label or tooltip on Highcharts Stock Chart
- Highcharts - Scatter chart with a line connecting the dots in the series
- Need stacked column chart with multiple series
- Use single color for all series in the same chart
- How can I extend the lines of this Highchart series to the edges of my chart area?
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- Showing Context Menu on right click of High Chart series
- Chart series point added not sync with X axis
- How to control HightChart Pie Chart/Donut Chart label font-weight in config
- How to use add series and update methods in the high chart wrapper for angular?
- Highcharts Bubble Chart - How to move an individual point's data label (dataLabel) to the front/top
More Query from same tag
- Odd Scale Change When Updating Chart Type
- Display User info from Meteor.users, and display with Highcharts
- High Chart Legends rotation not working on IE 10,11 when select document mode 8
- How to revert/reverse/undo setSize() in Highcharts
- How to set the static series name to the element result based on the categories in the HighChart
- Highcharts pie chart - offset a single slice on legend click
- Multiple pie charts in 1 graph with split tooltip Highcharts.js
- How to Populate Highchart using Json Object
- Adding round corners to Highcharts Bar Chart with stacked bars when value is 0
- Highchart Line chart – data series with multiple axis - 2nd series placed in the middle of X axis
- Hours: Mintues: Seconds in HighCharts Bargraph
- Update chart border color with plotband color in angular gauge
- Change Highchart Options dynamically in angular
- Add multiple data points to a series
- Highcharts area charts with single data, not rendering
- Is this a bug in JSFiddle and Codepen, or in Highcharts, or a limitation of Javascript?
- Unable to correctly position the tooltip content in HighCharts
- how to use fillOpacity below to PlotLine in highchart?
- Bar chart with Stacked bar
- Adapt Height of the Chart (Highcharts)
- On Page With Numerous HighCharts, One Particular Chart Not Displaying.
- Highchart event LOAD is not working
- Firefox Highcharts is not showing up but it's all OK in Chrome and Edge
- chart not updating after changing the chart options
- Issue with creating a highchart funnel chart in react
- Highcharts series setData from ajax php procedure
- Highchart tooltip is not working when using it for date
- Change dataLabels font size when zooming in Highcharts bubble graph
- Configure Highstock export server in Play framework (java) 1.2.5
- Modify dataGrouping in Highcharts