Skip to content

a set of Vue components to create an interactive streamgraph

Notifications You must be signed in to change notification settings

martinascharrer/vue-d3-streamgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-d3-streamgraph

Streamgraph with bar chart

vue-d3-streamgraph implements an interactive streamgraph component and demonstrates a Vue oriented way to integerate D3.js. This approach uses D3 mainly for calculations whereas Vue stays responsible for actually rendering and updating DOM elements. The setup is modular, so the basic components (tooltip, paths, axis, ...) could be reused for other types of graphs.

Demo

Try it out here

Streamgraph with bar chart

This project was developed as part of my Bachelor's thesis which evaluates the different approaches of integrating D3 into Vue (more about that here). The basic streamgraph layout as well as the data comes from d3-graph-gallery.

About

a set of Vue components to create an interactive streamgraph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published