easimadi / dataViz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dataViz

What is this repo for ?

  1. To manage the codes for data visualisations.
  2. To store data that are used in visualisations on some occasions.
  3. Test and make data and code freely available.
  4. Store data processing Code.

Location to datafiles

/data

Visualization Folders

  • /gCharts -google Charts
  • /d3Charts -D3 Charts
  • /Tableau -Tableau.

Filename Convention

  • HTML files naming convention --> technology_ChartName_others
  • Model files exhibit useful functionality for learning and application in more advance viz.

Demos

  1. [Demo_BarChart_image] (https://github.com/easimadi/dataViz/blob/master/d3Charts/Demo_ResponsiveBar_image.html): To demonstrate a bar chart with image and sized based on window.

References

  1. [D3 introduction] (http://jrue.github.io/coding/2014/exercises/basicbarchart/)
  2. [MarkDown Reference] (https://daringfireball.net/projects/markdown/syntax#link)

Reviewer

Dr. Krishna Sapkota

About


Languages

Language:HTML 62.3%Language:Scala 37.7%