-
Unable to open CircePacking HTML DataViz Component. Displaying a blank page.
Steps to reproduce the behavior:
1. Go to https://nivo.rocks/components/?filter=HTML
2. Click on 'CirclePacking'
3.…
-
For each region, we would like to have a CirclePacking chart (https://nivo.rocks/components/) with the needs met data. Pages 31-32 of our Prezi static Q3 needs assessment report shows how we currentl…
-
Dear Joris,
I've found that sqrt() method for BigDecimals sometimes not comply its contract.
For example,
let `exactSqrt` be BigDecimal represented by the string
String str = "0.35281852892197980214…
-
### Version
1.12.8
### Link to Minimal Reproduction
null
### Steps to Reproduce
```ts
const spec = {
data: [
{
id: 'data',
values: [
{
"c…
-
### Version
1.0.0
### Link to Minimal Reproduction
none
### Steps to Reproduce
none
### Current Behavior
none
### Expected Behavior
none
### Environment
```markdown
- OS:
- Browser:
- Fra…
-
Unit 4 exercise plz commit here.
-
link to unit 3 exercise code plz commit here
-
引入 import { StackedArea } from '@ant-design/charts';
使用 return ;
(我使用import { Line } from '@ant-design/charts'; 可以正常引入使用的
![488F1DC7-D9FB-44b5-BFC5-83A78FAC3E15](https://github.com/user-attachmen…
-
### Summary of the new feature / enhancement
Currently, New-UDNivoChart supports 8 of 27 charts. It would be ideal if the remaining 19 chart types could be added. This feature request was raised inte…
-
### What problem does this feature solve?
I use Circlepacking With d3 chart I want to write all nodeName of circle but name of parentCircle hide under the child circle there is not any option to brin…