Skip to content

A showcase of D3's visualization library inside of Vue. The showcase consists of two different types of visuals.

License

Notifications You must be signed in to change notification settings

tpreskenis/vue-d3-showcase

Repository files navigation

Vue D3 Demo

The follwing is a front end application demo of D3 built off of vue. This demo houses two different D3 charts. Each chart can then be further displayed over 3 different time frames. The reason for this demo is to show how D3 can be used inside of Vue, as configuring D3 in vue can be challenging.

Live at: Here


Project setup

The first thing you want to do is pull this repo. Then once you are in the root, run the following:

npm install

Once that is running then compile the application.

npm run serve

Data is also found in JSON files, feel free to change up data and change up dates. The date is set for Today (April 19), but predictions will change if the date is changed!

Roadmap

This demo is complete. I will be implementing D3 into more items down the road, but for this demo, it is done.

Feedback

For any sort of feedback or questions about the project, feel free to reach out to me.

Subject Line: vue-d3-demo

Feel free to use the componets and mix it up! Excited to see what people can build with this as a base. Or just use it to get ideas!

About

A showcase of D3's visualization library inside of Vue. The showcase consists of two different types of visuals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages