-
https://user-images.githubusercontent.com/29911508/154406694-42456753-0ed6-4e95-9698-d0ae4858001d.mov
Notice how the white dropshadow changes, I think it copies the dropshadow of the blue s…
-
The top level component accepts height and width, but this is very not useful in case of a donut chart.
1. Is there any way to pass donut size (radius), so that legends and other things space auto…
-
In this assignment each of you will select a dataviz tool, explore it as thoroughly as you can (download, install, try out, and use it to create something), and do a demonstration/overview of the tool…
-
**Checklist**
- [x] I am running the latest version of the card
- [x] I checked if there isn't another feature request opened with the same request
- [x] I checked that the feature is not already a…
-
How can i add rounded corners for the dognut chart sections?
-
# Tried to build the docs on Windows [Version 10.0.10586]. This is what I ran and what I got.
```
(python3) C:\Users\Julia\bokeh\sphinx>set BOKEH_DOCS_CDN=local
(python3) C:\Users\Julia\bokeh\sphinx…
-
### URL
https://blocks.tremor.so/blocks/donut-charts
### Block name
Colors in Donut chart
### Bug description
In our project we are using Donut chart .However, the Colors property is no…
-
### Description
We are experiencing inconsistent behavior in RadialBar and Donut charts between ApexCharts versions 3.49.0 and 3.49.2. Even though we've applied identical configurations to these ch…
-
# Description
Harmony Endpoint is Check Point's endpoint management tool. Users can ingest alerts, log events and audit logs in Elastic to achieve the following use cases:
- Correlate endpoint alerts…
-
It would be great if the bar component worked with ranges.
So you could pass it data like this:
```
const data =
[{
donut: [-10,10],
user: 'toby…