question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Interactive Tree Chart

See original GitHub issue
[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request
[ ] support request => Please do not submit support request here

Current behavior Interactive tree/path chart not available.

Expected behavior Reusable Interactive Tree Chart component. This is a simple example https://bl.ocks.org/mbostock/4339083 I would like to know if there are any plans to create such a chart. If not I am more than happy to create a PR and work with you on the various options to expose.

A few that come to mind are:

  • Node size
  • Node spacing
  • Font size
  • Start view (collapsed, not collapsed)
  • Node color
  • Path color
  • Node stroke color
  • Path tooltip using ng-template
  • Node tooltip using ng-template
  • Node click events
  • Path click events

What is the motivation / use case for changing the behavior? Need to show parent, child path relationships. A good example is various customer paths to a transition in e-commerce.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

0reactions
Lonli-Loklicommented, Nov 21, 2022

@JoshSchoen did you manage to create sankey diagram?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Free Tree Diagram Maker - Make a Tree Diagram - Visme
Our free diagram maker to create flow diagrams, comparison diagrams, family trees, activity diagrams and much more with our free tree diagram maker....
Read more >
Treemaps | Charts - Google Developers
A visual representation of a data tree, where each node can have zero or more children, and one parent (except for the root,...
Read more >
Interactive Tree Diagram / Joseph Fisher - Observable
Interactive Tree Diagram ... Set the dimensions and margins of the diagram. var margin = {top: 50, ... var treemap = d3.tree().size([height, width]);....
Read more >
Tree Diagram Maker | Free Online App - SmartDraw
Easily make tree diagrams and more · Easy Tree Diagram Generator · SmartDraw is Used by Over 85% of the Fortune 500 ·...
Read more >
Interactive d3.js tree diagram - gists · GitHub
This is a d3.js tree diagram that incldes an interactive element as used as an example in the book D3 Tips and Tricks....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found