The Wayback Machine - https://web.archive.org/web/20200706022844/https://github.com/topics/d3-visualization
Skip to content
#

d3-visualization

Here are 451 public repositories matching this topic...

matthewshim-ms
matthewshim-ms commented Dec 12, 2019

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

jdelpierre
jdelpierre commented Mar 2, 2020

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:

rashley-iqt
rashley-iqt commented Jul 12, 2018

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.

Improve this page

Add a description, image, and links to the d3-visualization topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.