-
Hi @briangann
Is there possibility that D3 gauge supports multiple series? Can additional feature be added to it please?
-
I think this is a really cool project... unfortunately for me, certain figures aren't working. I can create the first D3graph example but at least sankey and chord diagrams aren't working.
When ru…
-
I've created an organization chart with large number of nodes. Some part of the chart is not visible due to screen limitation. How can I enable scroll to view the whole chart?
---
#### Document de…
-
It might be a good idea to use https://github.com/d3/d3-scale-chromatic instead of the ColorBrewer and ColorUtils scripts.
-
Sta bese pomenusmo:
- [linije](http://nvd3.org/examples/line.html) i [linije2](http://bl.ocks.org/mbostock/3884955)
- [mapu](http://bl.ocks.org/mih4ajlo/raw/3038ee95fc76baccf948/)
- [stupci](http://…
-
converting to/from rgb/hsl is slightly lossy. we're going to need a hue/saturation/luminance picker in the HTML5/D3 client...
-
queue-async deprecated upstream (renamed)
https://www.npmjs.com/package/queue-async
-
Hi all,
I've implemented a changeset for d3.chart.base library to support the [d3 margin convention](http://bl.ocks.org/mbostock/3019563), changeset available here:
- https://github.com/peteb4ker/d3.…
-
I was just trying to investigate whether d3.chart will be compatible with d3.js version 4, and I've not yet found the answer. My concern is that the change to immutable selections may have implication…
-
in d3.bkr
```
var width = 600,
height = 500;
```
should resize, perhaps fit into the cell output div.
and eventually a resize handle on the corner of the cell.