<div dir="ltr"><div><div><div><div><div><div><div><div>So we're using d3.js. AWESOME!<br><br></div>We currently are passing some vars to horizon.d3piechart.js<br><br></div>Cool.<br><br></div>I am adding a new js right now ( not review yet ) called horizon.d3multiserieslinechart.js <br>
<br></div>But... different graphs have diffent arguments for how to populate our quota stats.<br><br>So here's what I am thinking. We take quota stats and move them to a central method that pulls in all the quotas and outputs a json blob of those stats.<br>
<br></div>Then we have another method that can take stats json and some identifier vars to choose how to and which js d3 formatter to call.<br><br></div>Later we can let people choose different graph views ( drop down? )<br>
<br><br></div>Thoughts?<br><br><br></div> -Matt<br></div>