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

Change Chart Width

Open true-perfect-code opened this issue 4 years ago • 0 comments

Hi All,

I have tried to change the width of the chart via Config => Width. But that does not work!

Currently, a chart takes the whole line, which looks ugly when there are only a few values. I want to define the width of the chart myself, so that a table can be placed next to the chart (similar to what is done in MS Excel).

How do I change the width of the chart programmatically?

Thanks

true-perfect-code avatar Apr 12 '21 08:04 true-perfect-code