d3js
Here are 2,155 public repositories matching this topic...
Network component seem to be poorly documented on how to use with Layers, as well as interactivity. My immediate desire is to be able to show some information about a node on hover (or always), such as a label. I can't seem to find anything about this anywhere, and it seems to be a very common use case for this type of data visualization. There isn't much to learn from an unlabeled graph.
Ideal
-
Updated
Feb 11, 2020
Is your feature request related to a problem? Please describe.
I need to see and follow the documentation of a specific version.
Describe the solution you'd like
GitBook allows to manage this over commit hashes or branches. Maybe with tags too.
Additional context
Check the GitBook variants
tooltip: true is set and works great on the main chart but nothing appears when hovering over the legend.
Even if you go to the documentation page for the legend the tooltip for the legend doesn't show up.
I'm using a modern Chrome browser. Maybe somebody else can verify as well.
Thanks!
(Great library!)
Joshua
Many times when I search for some R plotly documentation, I come across a page with a broken shiny app, which essentially renders that page useless. I usually ignored it, but I realize now that it would have been much more productive to make note and report it! So I'll start now :)
The app here doesn't exist: https://plot.ly/r/shinyapp-linked-click/
-
Updated
Feb 29, 2020 - JavaScript
-
Updated
Mar 16, 2020 - JavaScript
-
Updated
Feb 12, 2019 - JavaScript
-
Updated
Feb 24, 2020 - JavaScript
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
If I wanted to trigger the visibility of a nodes label/tooltip from an event that happened outside of the graph where should I start.
I can't see anything obvious in the node object to hook into to control the visibility of the label/tooltip.
Thanks!
-
Updated
Jan 28, 2019 - JavaScript
-
Updated
Nov 29, 2019 - JavaScript
-
Updated
Jan 14, 2019 - JavaScript
add a matrix diagram plot type, as described here: https://bost.ocks.org/mike/miserables/
It doesn't benefit much from the interactive possibilities of D3, but it's a valid network visualization type, so to be complete we should consider it.
The installation section currently says to use npm install --save circos with no further instruction.
Doing just this and then using Browserify to require circos results in the following error:
Error: Cannot find module '!!../../node_modules/css-loader/index.js!./tooltip.css' from '/.../node_modules/circos/dist'
Is there an assumption that Webpack is being used by those who try to impo
-
Updated
Jul 20, 2019 - JavaScript
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
Oct 12, 2018 - JavaScript
-
Updated
Aug 30, 2017 - JavaScript
-
Updated
Mar 20, 2020 - JavaScript
In the tutorial https://plot.ly/matplotlib/histograms/ tutorials matplotlib.pyplot is imported as plt. But during plotting the histogram we are usintg pyplot which gives the error of "pyplot not defined".
Improve this page
Add a description, image, and links to the d3js topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the d3js topic, visit your repo's landing page and select "manage topics."

I was following along with the guide for adding a chart: https://github.com/rawgraphs/raw/wiki/Adding-New-Charts
Using the exact code that is specified in the guide, and here: https://github.com/densitydesign/raw/blob/master/charts/chart.js
At runtime you see an undefined error.
It seems as though the latest version of "d3" no longe