DerekHunterIcon / APDataSet

Analysis of League ap item rework
0 stars 1 forks source link

Barchart #4

Closed DerekHunterIcon closed 9 years ago

DerekHunterIcon commented 9 years ago

We need a reusable bar chart built on top of d3.js. One in which we can load and unload data on the fly.

the chart should have two graphs in it, with the y axis splitting it down the middle. On the left side we'll have unranked, and hte right side will have ranked.

DerekHunterIcon commented 9 years ago

should be able to use this http://jtblin.github.io/angular-chart.js/

looks pretty easy, maybe modify it so that it looks the way im hoping it will.

a982306 commented 9 years ago

If anything is going to decide a winner it's going to be those interactive graphs