score:1
No it is not possible, you need two series, first line and second with dashed style.
score:1
You can apply 'zones' to a series: http://api.highcharts.com/highcharts/plotOptions.series.zones Just use the dashStyle option like in this example http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/series/color-zones-dashstyle-dot/
zones: [{
value: 8
}, {
dashStyle: 'dot'
}]
Source: stackoverflow.com
Related Query
- how can i add in highcharts a different dashStyle just for a part of the graph
- How can I add a text link just below the legend box in highcharts
- How can I display the outcome of the for loop in highcharts
- How can I limit the length of a HighCharts PlotLine on the Y-Axis for a BoxPlot?
- How can you speed up the Highcharts network graph initial animation?
- how to add dashed border on highcharts "area" graph for every point
- How do I use dates from a LinkedHashMap for the x-axis on a Highcharts line graph (using Thymeleaf)?
- How can I apply different background color to entire tooltip for different series in highcharts
- How can I add a div on the left part and this will be showed only on the mouse click?
- How to add labels to the end of a highcharts line graph
- How can I update the data in highcharts for both x axis & y axis?
- Highcharts Gantt - how to use a different shape for the milestone markers?
- How can I align the scale on my HighCharts graph with the axis rather than the margins?
- How to modify the code so that Highcharts graph does not cover fixed navigation bar at the top of the page?
- HIGHCHARTS How to to make separate colors for shaded region and the line in Area Graph
- How can I stop HighCharts drawing an extra 'tick' outside the graph area?
- How can I add different icons in the legend
- How can I add a link to a Highcharts series name in the legend?
- How can I fix the error #17 "The requested series type does not exist" error when trying to display a highcharts graph in Vue.js?
- how can I use rangeselector and navigation in highcharts in the given code
- HighCharts - How can I turn off the points?
- How can I change the colors of my highcharts piechart?
- How can i hide all the Series in highcharts at a time
- How to export the whole page or html content with Highcharts not just the chart?
- How can I remove the white border from HighCharts pie chart?
- Highcharts - How to set custom colors for the series
- Highcharts graph X-axis label for different date ranges
- How do I get the value of a highcharts graph point on mouseover?
- How can I delete all of the points from a highcharts series
- In highcharts's stacked bar chart, how can I remove the white space between different
More Query from same tag
- How to make highcharts funnel into pyramid
- How to use scrollbar on highcharts heatmap?
- Generate image in a folder from Highchart in PHP
- GWT Highcharts - disable series animation
- How could I edit the color of the data elements in highchart graphic?
- Use max yAxis when plotting boolean values
- How to remove decimal time at tooltip on React Highchart
- can't get data-labels in highcharts-export-server on live server
- highchart line don't show line even when data points exists
- How to show equally spaced axis for datetime for billing cycle related data on highcharts
- Highcharts - Provide URL's for series data to open clickable link
- Create highcharts chart using AJAX/JSON
- Remove 8pixel area that precedes xAxis values
- How to plot horizontal bars / columns / lines on timeseries data with HighStock?
- Object function() {location.href = this.options.url); has no method 'apply'
- Highcharts backgroundColor for multiple charts is only applied to one chart
- how to add onclick event handler inside highcharts tooltip
- Change a highchart x axis Label
- Multi-categories selection Chart in Highcharts
- Highcharts - not show due to change over the frequency time of one every second?
- How to do it right. (Annual cycle with pie chart)
- Asyncronously add history to existing HighStock chart
- Printing table with charts in html through FireFox
- Highcharts colorAxis - Hide or add dynamically
- How to create legend for Plotlines with Highstock of Highcharts?
- Highcharts live chart: JSON showing Strings -- not working
- JSON getting data from multidimensional arrays
- Highcharts: redraw chart after changing options
- How to implement motion video highchart on Reactjs
- Higchahrts click entire column to trigger point click event