-
Так звана "Картка органу управління" потрібна для того, аби представляти ключові показники щодо окремого (обраного користувачами зі списку) органу управління. Референсом щодо цього блоку слугує модуль…
-
di monitoring centra xyz itu kan ada 3 donut chart, itu kalo di hover jd kecil trs ilang. Contohnya di video. @priscillabigaill
https://github.com/WADSFinalProject/Mori_frontend/assets/88722555/d3…
-
### New Packages
## WWDonutChartView
- Simple donut chart.
- https://github.com/William-Weng/WWDonutChartView
-
Would be nice to be able to create charts using DataSource like this:
```
from bokeh.models.sources import AjaxDataSource
from bokeh.charts import Line
source = AjaxDataSource(data_url='http://local…
-
我参考图表示例 https://f2.antv.antgroup.com/zh/examples/pie/donut/#donut 在小程序端实现
jsx代码如下:
import { Chart, Interval, Legend } from '@antv/f2';
const Text = (props, context) => {
const { coord } = prop…
-
plotly_click for right is not working for pie and donut chart, but the same is working for all other charts.
Other charts are using mousedown to trigger this event, whereas pie and donut are using cl…
-
Hello,
I have problem with ng-apexcharts and angular 8 or 9 with ivy compiler.
Let's say I have the template:
```
```
and configuration:
```
data = {
options: {
dataLa…
-
I've been having trouble displaying the correct values for a few days. As you can see below, the values for Saturday, 13th, and Sunday 14th are the same, 16.2kwh.
![image](https://github.com/user-…
plut9 updated
3 months ago
-
I've tried adding the stroke-width of the svgs inside the component using custom css but it's not working.
Any suggestion please
-
I am suggesting an improved label component for use with pie charts. The most effective method I’ve encountered for fitting numerous slices involves placing labels offset by a certain distance from th…