D3-graph-gallery icon indicating copy to clipboard operation
D3-graph-gallery copied to clipboard

A collection of simple graphics made with D3.js

Results 52 D3-graph-gallery issues
Sort by recently updated
recently updated
newest added

Hi, The chart created using the code on this page (https://www.r-graph-gallery.com/297-circular-barplot-with-groups.html) does not create the spaces between the groups. The reason is that data$group has a character class but we...

I am getting a 404 when I am trying to access https://www.d3-graph-gallery.com/sunburst.html I also cannot find it - is it not created yet? Ah and btw - great content thank...

Hi, great set of D3 examples, thank you. A minor bug when trying the most basic circular-barplot. As part of adding the bars, you should also transform the origin of...

Hi, Yan, Just a quick note to say that I found your work on zooming at https://d3-graph-gallery.com/graph/interactivity_zoom.html to be a very useful starting point for a hands-on review of D3's...

Hi! Nice set of sample charts, I especially appreciated the stacked area example. I was hoping to make a simple adaptation and re-publish some of the code for the stacked...

Hi, I noticed that in your exemple "Update X axis limits on scatterplot", if you put a scale of 7 for exemple, some dots that are above 7 are displayed...

Inspired by [here](https://2021.stateofjs.com/en-US/libraries/) Is it possible to build such graph with d3? ![image](https://user-images.githubusercontent.com/51041738/155446815-fa8e286b-e55f-4192-92eb-f57b5ad84535.png)

Hello, We would need to have the coordenates marked for Singapore, which is currently being integrated within Malaysia. ![image](https://user-images.githubusercontent.com/21688815/71002637-765e7b80-20be-11ea-82b8-90da9f66ceff.png) Thank you!

bug

I need to add a default fill to the circle or the button to change it won't work.

Using ruby 2.7.3 Rails 6.1.3 I am using d3 but it throws the below error on console - TypeError: setting getter-only property "format" using Ie https://d3js.org/d3.v4.min.js:2 https://d3js.org/d3.v4.min.js:2 https://d3js.org/d3.v4.min.js:2 https://d3js.org/d3.v4.min.js:2 On...