Skip to content

Examples of Dash custom components using D3 and React Hooks

License

Notifications You must be signed in to change notification settings

jlfsjunior/dash_dthree_hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dash dthree hooks

dash dthree hooks is a Dash component library for charts using D3 and React Hooks.

For more information on how to create custom components, I refer to the original Dash documentation. Dash also provides two examples of D3 charts here, however hooks are not used.

Big shoutout to muratkemaldar for the inspiration to use ResizeObserver for responsiveness.

Usage

Get started with:

  1. Install Dash and its dependencies: https://dash.plotly.com/installation
  2. Run python usage.py
  3. Visit http://localhost:8050 in your web browser

About

Examples of Dash custom components using D3 and React Hooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published