score:1
What kind of problem did you come across, because its default chart
:
- line http://jsfiddle.net/sc5Gv/2/
- scatter with enabled lineWidth (http://jsfiddle.net/sc5Gv/1/)
score:9
A very helpful Highcharts service team member provided this answer: http://jsfiddle.net/sc5Gv/4/
$(function () {
$('#container').highcharts({
chart:{
type:'scatter'
},
plotOptions:{
scatter:{
lineWidth:2
}
},
series: [{
name: 'Tokyo',
data: [[1.5,7], [2.3,9], [4.2,5.6]]
}, {
name: 'New York',
data: [[0.8,9], [2.1,6.3], [5.0, 10.1]]
}]
});
});
Source: stackoverflow.com
Related Query
- Highcharts - Scatter chart with a line connecting the dots in the series
- Highcharts - best way to handle and display zero (or negative) values in a line chart series with logarithmic Y axis
- Highcharts connecting scatter chart and pie chart with single legend
- Highcharts column + line combination chart with multiple series. Issue aligning line over the column
- HighCharts line series not displaying properly with stacked bar combo chart
- Highchart Line chart – data series with multiple axis - 2nd series placed in the middle of X axis
- Highcharts ( stockchart series line is not connecting to the last point
- HighCharts basic bar chart provide the xAxis categories with Series
- Live chart in Highcharts makes the line series very .. mountainous
- Highcharts line chart with grouped series tooltips
- Highcharts column + line combination chart with multiple series
- Highcharts => Getting the id of a point when clicking on a line chart
- Highcharts scatter chart with a name per point
- Highchart Area Range chart with gradient that follows the line
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- Highcharts shared tooltip for line series and scatter plot not working
- Add dynamic data to line chart from mysql database with highcharts
- Add onclick event on chart made with the highcharts library
- Highcharts scatter plot with variable line width
- Highcharts 3.0, area chart with stacked and unstacked series - how to fix?
- Highcharts - Area Chart - Stacking with series containing negative and positive values
- Gauge Series of Highcharts with React not the Solid Gauge but Gauge Series
- Change chart type and redraw with multiple series in Highcharts
- Highcharts show the same yAxis start and end value with multiple data series
- Highcharts : How do I keep the marker formatting and make the click event fire with a 5K+ point scatter plot?
- Setting data with null values doesn't remove dots from the chart
- 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 line chart with multi colored areas
- Highcharts add point to line chart with json
More Query from same tag
- creating a bar chart using Highcharts with React - getting an error that rendering div isn't found
- Add tooltip to legend in highcharts when hovering
- High charts multiple values in X-axis
- In HighCharts, how to get fixed color gradient with zoom?
- Flowchart drawing with drilldown possible?
- Do I need to download a specific js library to use highcharts-ng directive or is it already embedded in highcharts.js
- all bar should be of same height . data part should be coloured and rest should be grayed
- HighChart Shared Tooltip Number Formatting
- How do I add an event listener to a Highcharts object *AFTER* I've created it
- How can I change the width of the bars in a highchart?
- Fixed min and max dynamic time ticks in chart
- Manage projections in custom Highmaps
- How can I get proper object through loop using javascript for Bubble Charts of Highcharts
- xAxis Image Disappears in Highcharts After First Refresh
- How an I pass an array that is obtained within ngOnInti() to a graph that is outside of that function?
- Highcharts: converting millimeters to pixel
- For highstocks data grouping can you set data group points to null if there is less than a certain number of samples within it?
- Highchart graph display on iPad going out of container
- JavaScript - Chart does not show when is inside a div tag
- Add extra tooltip in Highcharts
- Error in highstock chart. Data is undefined in tooltip
- Correction chart view with Highcharts
- Unable to set colors in Highstock charts
- Always show "0" value in Stacked Column Chart
- how to call button click event on click of slice of piechart using highchart
- Highcharts yaxis negative values error
- R Markdown - Highcharter - Animate graph when visible, rather on page load?
- Is it possible to add the date navigator to a columnrange chart using Highcharts?
- Highcharts custom symbol
- Full width arearange