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

I don't know why you put slider in Interactions, shouldn't it reside as a direct class instead of an array? I can't make it work as it is... Made a...

![image](https://user-images.githubusercontent.com/40078112/163768537-4ba1ea46-e808-441d-b62c-3eb90cb36c99.png)

Hi, Is it possible to add click event on Element Interval or point label? i needed like drill to details action. Thanks.

Hi, Using the sample https://antblazor.com/en-US/charts/combo#components-combo-demo-column-line-combo, I'm trying to update the data but not sure what the syntax is. I've tried using `await chart1.ChangeData(new [] { uvData, transformData }, true);` with...

There's an example on the website, but can not use that me. https://antblazor.com/en-US/charts/combo GroupedColumnLine StackedColumnLine DualLine ColumnLine

I saw the react antdesign version have plenty of charts like flow charts, map charts, liquid charts. etc. So will all these be done into blazor version? Or is there...

In this way, users can directly use to reference

In the current version of the chart documentation for Blazor, there is a calendar chart component shown. I was unable to find any files in the source tree related to...

![image](https://user-images.githubusercontent.com/1329895/154433874-bb866da8-de79-48a2-ac4d-cdef992e1b90.png)