-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Currently it's not possible to create a chart of different lines each one with a different width.
Describe the solution you'd like
Option to specify an array of widths and each series takes the value from the list based on its position.
Describe alternatives you've considered
N/A
Additional context
Will create pull request