Skip to content

NmiDev/d3.js-lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

D3.js Lines chart

Lines chart

The purpose of this project is to show my capicties and skills. You can see what I learn for the pleasure or during my training and career path. (Inspiration from Shaun Pelling, D3 & Firebase !).

Please note this project uses a Firebase backend and realtime database. You have to configure your own credential in the index.html file for those inputs :

  • apiKey: "APIKEY",
  • authDomain: "AUTHDOMAIN",
  • databaseURL: "TESTURL",
  • projectId: "PROJECTID",
  • storageBucket: "PROJECTBUCKET",
  • messagingSenderId: "ID",
  • appId: "APPID",
  • measurementId: "MESUREID"

More informations

Languages :

  • Html
  • CSS
  • JavaScript

Tecnologies, frameworks and dependencies :

  • D3.js
  • SVG
  • Firebase, cloud Firestore
  • Materialize
  • Lodash

Softs and utilities :

  • Visual Studio Code
  • Postman
  • Git/Github

Contact

Contributing

  1. Fork it
  2. Create yout feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am "Add some new feature")
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

A lines chart with D.3js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published