Closed tomBeach closed 9 years ago
It's ok we fixed it. (Trying to attach d3 to a div rather than svg...) Still looking for 20 minutes to figure out putting date data into the graph...
I don't know enough about D3 and graphing with JS to be able to tell you. Jesse may be more able to help, but he's assisting the deployment class at the moment.
We ended up getting our graph to appear! Now just working on prepping our data to get parsed and become variables of x,y. Looking into your suggestion of the js unix timestamp method.
Wooo!
We've made and appended a set of d3 axes with two lines. We can see when we "inspect element" but it's invisible on the screen. Here's the html and d3 code...