-
In #1394 I wrote:
> There are good reasons why schemeCategory20c was removed. So we should switch probably to schemeCategory10c or a colorbrewer scheme e.g. as suggested in #831.
>
> This means fix…
-
Using the partition layout I have created a Icicle tree using both d3v3 and d3v4 where the height of a node should be the number of children it contains. However, the d3v4 hierarchy.sum() produces dif…
-
Hi I've been upgrading a lot of d3v3 code up to v4 and I noticed that there apparently is no schemeCategory20() or schemeCategory20c() functions in d3-scale-chromatic. The CHANGES.md however mentions …
-
A meta-issue to track what is (and should be) going into the next release. If anyone has an issue or pull request they would like to see included here, mention it or reference this issue.
## Requireme…
-
Hi there,
The plot works great for me, except for the legend. I have to set `legend_width = 0`, or else I get this Javascript error:
```
Uncaught TypeError: d3.legendColor is not a function
…
-
Thanks for the great package!
The following **minimal reproducible example** works fine, but when I uncomment `scatterD3Output("scatterPlot", height = "700px")` it stops working: **no error is giv…
-
SCAN SETPOINT
This works very well in the GUI, provided that LIVE MONITORING is disabled: otherwise some steps look to be missed in the scan! Check why the two things interfere and find a solution, h…
-
![grafik](https://user-images.githubusercontent.com/5851088/35865364-996c03da-0b54-11e8-8628-2ddd114a7836.png)
-
Hi,
I tried using datamaps. But I'm getting the error:
TypeError: undefined is not an object (evaluating 'n.geo[b.projection]')
Any ideas why this is happening?
Thank you
-
Hello, I am using D3 js on my project but not force layout.
I need to solve one problem, the circles should not collide with the rectangle.
Please help me with this.
Codepen: https://codepen.…