-
If you create a Donut widget on markings, the widget will use the color of the markings as colors inside the chart.
Howevre, the labels in the tooltips are rendered on top of this fixed color, and …
-
``` r
## numerical variable
tm_shape(World) +
tm_polygons ("HPI",
fill.scale = tm_scale_intervals(),
fill.chart = tm_chart_histogram())
```
![](http…
-
### 🙋 Documentation Request
When following any of the examples in the documentation or storybook, the Donut chart throws an error. Happy to provide more details, but unsure if this is to be expecte…
-
Hi ,
I'm trying to display a ~1gb timeseries hdf5 file, that's why I'm trying to learn how serversource.py example works but I'm not able to make it run.
Firstly I open a terminal to run bokeh-server…
-
Sunburst Diagram with drill down showing all boxes that currently have state 'in stock'. For this first version of the sunburst we can realize the same grouping and the same hierarchy as the Boxtribut…
-
Hello!
i'm using:
- "vue": "^2.5.17",
- "vue-apexcharts": "^1.1.1",
And I have strange behavior of animation in bar chart on initial load if series: [ { data: [] } ] is empty.
At the moment w…
-
The [image library](https://github.com/WebpageFX/emoji-cheat-sheet.com) shown by the infamous original [Emoji Sheet Cheat](http://www.webpagefx.com/tools/emoji-cheat-sheet/) includes colon codes for a…
-
### Feature Proposal
Add an option for Pie and Donut Charts, which defines the minimum slice size / angle for nonzero values. (e.g. `minSliceAngle=36` means slices with nonzero value should hav…
-
hi @junedchhipa ,
I am getting the below errors while running test cases for PieChart react component.
I am using Jest and Enzyme for testing.
While mounting the component:
**TypeError: r…
-
- [Progress circular react bar](https://stackoverflow.com/questions/76992357/building-a-react-circular-progress-bar-with-gap-between-progress-and-track)
- [Radar chart](https://recharts.org/en-US/ex…