d3-visualization
Here are 451 public repositories matching this topic...
-
Updated
Feb 24, 2020 - JavaScript
It would be nice to include a list of available SVG/styling properties are available for the links, nodes etc.
The docs provide an example in the Styling section:
links: {
stroke: 'blue',
strokeWidth: 1
}
Which is nice, but not all SVG/CSS properties seem to be available. In addition, the properties are not direct. For example, the above uses 'strokeWidth' in camel
Hello everybody,
Is your item request related to a problem? Please describe your request
I would like to be able to at the onMouseOverNode() event of the :
get the x, y positioning information and the current node property object to position a tooltip containing the node information.
Describe the solution you would like
I would like to be able to have the following arguments:
-
Updated
Jan 30, 2018 - TypeScript
-
Updated
Jun 26, 2020 - HTML
Greetings! Where can I see the complete chartData configurations not mentioned in the readme file?
By configurations, I mean settings such as the color of the line in line graphs, limit of data that can be displayed, changing text color etc.
Add in test scripts
-
Updated
May 30, 2017 - JavaScript
Zoom In/Out buttons
Describe the feature you are requesting
Instead of clicking a node to zoom to it use a standard set of zoom in/out buttons. This would give finer and more intuitive control over the level of zoom and free the mouse click gesture up to be used for some other feature.
-
Updated
May 8, 2020 - JavaScript
-
Updated
Sep 16, 2018 - JavaScript
-
Updated
Mar 30, 2018 - HTML
-
Updated
Jan 30, 2019 - JavaScript
-
Updated
Apr 12, 2020 - Ruby
-
Updated
Mar 18, 2019 - HTML
-
Updated
Aug 27, 2016 - CSS
-
Updated
Jan 8, 2015 - Java
Strava requires that you set an Authorization Callback when creating a Strava App. This is not mentioned in the README documentation for setting up the app. I believe this is causing issues with my ability to successfully authenticate on the initial launch.
-
Updated
Apr 11, 2017 - Vue
-
Updated
Jun 1, 2019 - JavaScript
-
Updated
Jun 8, 2017 - JavaScript
-
Updated
Jun 23, 2020 - Python
-
Updated
Sep 10, 2018 - HTML
-
Updated
Sep 26, 2019 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Aug 27, 2017 - HTML
-
Updated
Jan 7, 2018 - JavaScript
-
Updated
Jan 17, 2018 - JavaScript
-
Updated
Jun 25, 2020 - JavaScript
Improve this page
Add a description, image, and links to the d3-visualization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the d3-visualization topic, visit your repo's landing page and select "manage topics."


The new docs are great but I think they would benefit if a search box was added? Would be useful to quickly look up stuff. :)