-
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.
-
Thanks for your great work, I have a small question. What is the difference to use d3.dart with
this way:
import 'package:d3/d3.dart' as d3;
new d3.Selection("body") ...
or this way:
import 'package…
-
## Version **4.5.0** of [d3](https://github.com/d3/d3) just got published.
Branch
Build failing 🚨
Dependency
d3
…
-
Hi,
I'm reverse engineering the BLE protocol for controlling my [Hunter BTT irrigation valve](https://www.hunterindustries.com/en-metric/irrigation-product/controllers/btt). As Im already using ESP…
-
Hello and thank you for writing an excellent package!
I'm attempting to use it for generating graphs of Spotify users' listening history ([example](https://ripplify.io/static/media/example.6edb581b…
-
```
What steps will reproduce the problem?
1. uniconvertor d3.svg d3.wmf
2. uniconvertor d3.svg d3.1.pdf
What is the expected output? What do you see instead?
I expect a wmf and pdf file of roughly t…
-
## The devDependency [d3-array](https://github.com/d3/d3-array) was updated from `1.2.4` to `1.3.0`.
🚨 [View failing branch](https://github.com/samhogg/histoslider/compare/master...samhogg:greenkeep…