sovushka-utrom commented on issue #9552:
URL: https://github.com/apache/echarts/issues/9552#issuecomment-1378744941
@mathiasleroy,
> symbol: 'line', symbolSize:0,
Thank you for this one!
As for the topic, adding
```
lineStyle: {
type: 'dashed',
width: 1.5, // setting width is important to have regular dashes
},
```
to the legend does the trick along with the line above in `series`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]