You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is how far I can examine this issue. Do notice that the display with spline, and regionFill is drawn correctly. It's probably an issue with Chrome Browser Version 112.0.5615.165 (Official Build) (64-bit) and my configuration options.
I use svelte-frappe-charts v1.10.0
The text was updated successfully, but these errors were encountered:
Hi, I am getting this error twice in Chrome Browser developer tools
Here is some code to reproduce it
I managed to locate the source of the problem, those two lineOptions
spline: 1
andregionFill: 1
produce this errorError: attribute d: Expected number, "…10 C 1381.8,510 NaN,NaN 1551,510…".
selte-frappe-charts.js?v=b86eed3b:177
This is how far I can examine this issue. Do notice that the display with spline, and regionFill is drawn correctly. It's probably an issue with Chrome Browser Version 112.0.5615.165 (Official Build) (64-bit) and my configuration options.
I use svelte-frappe-charts v1.10.0
The text was updated successfully, but these errors were encountered: