-
### Which @taiga-ui/* package(s) are the source of the bug?
addon-charts
### Please provide a link to a minimal reproduction of the bug
https://taiga-ui.dev/next/components/ring-chart
### Is this…
-
It would be awesome with a demo project reproducing the graphs shown in the README...
That would make the barrier of entry to ChartUI way lower.
-
环形图和水位图只能设置图形的单个颜色,能否添加颜色渐变的功能
-
Any option to add Ring Chart?
I tried using
JFreeChart chart1 = ChartFactory.createRingChart( texttitle, data, islegend, tooltips, urls);
BufferedImage image = chart1.createBufferedImage(150,1…
-
我想学一下demo里面的一些效果,谢谢
-
ringChart.updateData(data)无法更新title项和subtitle项
-
Does anyone need a challenge ( @passenger94 ?). Long ago I did some some time series analysis foolery in Java and [wrote a "widget"](https://gist.github.com/ccoupe/5bde546796455b55ecd980b72b63e380) …