ant-design-charts-blazor icon indicating copy to clipboard operation
ant-design-charts-blazor copied to clipboard

A Blazor chart library, based on G2Plot

Results 77 ant-design-charts-blazor issues
Sort by recently updated
recently updated
newest added

这个网址有 https://antblazor.com/zh-CN/charts/combo 有混合图表, 有相应的代码, 但最新的发版0.51里没有ColumnLine ????

warn: Microsoft.AspNetCore.Components.Server.Circuits.RemoteRenderer[100] Unhandled exception rendering component: Cannot set properties of null (setting 'innerHTML') TypeError: Cannot set properties of null (setting 'innerHTML') at Object.create (https://localhost:5002/_content/AntDesign.Charts/ant-design-charts-blazor.js:7:30) at https://localhost:5002/_framework/blazor.server.js:1:3244 at new Promise ()...

![图片](https://github.com/user-attachments/assets/a9487127-9c7c-40ae-9d65-508ebd81ce80) ![图片](https://github.com/user-attachments/assets/d58114c1-78ea-4d52-bf9a-d0ea4871361a)

ant-design-charts-blazor.js:46 TypeError: Cannot read properties of undefined (reading 'length') 第一个打开页面正常,关掉浏览器再打开就报上面的错误。 代码 #region Example 1 readonly object[] data1 = { new { type = "Error", value = 27 }, new {...

We use `Line` chart to visualize multiple series. If any of the series contains only 1 entry, it is shown on the chart as a very small rectangle, but hovering...

[code.zip](https://github.com/user-attachments/files/16958601/code.zip) when i upgrade to 0.5.5,code can not run ,the error as the pic show ![image](https://github.com/user-attachments/assets/bbd251e2-ad40-4ae9-a914-8bd0db868f11)

![image](https://github.com/user-attachments/assets/aaa8bc24-e5ba-4192-a548-aab7d2d62cf7)