-
#### I am submitting a...
- [ ] Feature request
- [ ] Design defect
- [X] Source code defect
- [ ] Demo/documentation defect
- [ ] Other
#### charts version:
0.41.68
### Issue descriptio…
gmc77 updated
3 years ago
-
具体内容显示transition已经不是一个函数了,不知道是因为版本原因还是其他原因,求解
-
This is a great project. Thanks!
Just a question: Do you have plans / thoughts about moving to D3 v4 ?
Seems that that D3 v4 introduced some breaking changes.
-
If one installs the current master with `pip install -e git://github.com/bmabey/pyLDAvis.git@master#egg=pyLDAvis`,
there exists following problem (and the visualization is not shown):
![image](htt…
-
LZ 12 has been upgraded to use d3v5. Although webpack *can* accommodate different d3 versions, this makes the bundle a bit larger than necessary. We should consolidate all d3-using code on the site to…
-
When ES6 code importing d3 (using "import \* as d3 from 'd3') is transpiled using Babel, Babel tries to imitate the ES6 module immutability by copying the poperties on the exported object into a new o…
-
this used to work in d3v3 (see https://bl.ocks.org/mbostock/6216724)
however I can't make it work in d3v5; it looks like https://github.com/d3/d3-brush/blob/master/src/brush.js#L390 is not operatin…
-
We have been using D3v3 for several years to preserve backwards compatibility.
Recent partner changes should allow us to begin using D3v5 without fear of external library breakage. We should upgra…
-
I am trying to use d3-instant-charts. It requires d3.v5.
I have created a folder inside plugins.
I created a plugin.js file.
require.config({
shim: {
'd3-instant-charts':…
-
It would be useful to have a scale on the y axis for years, to match the original charts. One tick for each 10 years should look nice.