Grzegorz Bielak

Results 3 issues of Grzegorz Bielak

Is it possible to define `borderStyle` in the legend per every series separately? Also, it might be worth to consider using `dotted` border style for every series which has `dashed`...

enhancement

Series are not drawn when zooming in the plot with the following configuration: ``` { scales: { y: { auto: false, min: -15, max: 15 } } } ``` After...

bug

Hi all, I have a problem with syncing the store in LocalStorage. First of all I have to mention that it is not a standard client-side Angular application. My app...