Apexcharts.js: Draw series combination of solid and dashed line

Created on 1 Apr 2019  路  3Comments  路  Source: apexcharts/apexcharts.js

Can we create line graph with combination of dashed and solid line as per x-axis zone wise, for exaample after 8 point there will dashed line, else solid line
dashed_line

Most helpful comment

Is this feature support available in the new versions?

All 3 comments

Nope, not supported in the current version (3.6.5) of ApexCharts.

Is this feature support available in the new versions?

I did it creating two series, in your example, one from Jan to Sep, other from Sep to Dec and then setting different strokes for each one. It's not perfect but it's a cheat ;-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maasha picture maasha  路  3Comments

artfulrobot picture artfulrobot  路  3Comments

Sumon-miazi picture Sumon-miazi  路  3Comments

pribilinskiy picture pribilinskiy  路  3Comments

frlinw picture frlinw  路  3Comments