pstoica / pow-viz

MIT License
2 stars 1 forks source link

Calendar View #2

Open pstoica opened 10 years ago

pstoica commented 10 years ago

http://bl.ocks.org/mbostock/4063318 seems like a good reference.

camreon commented 10 years ago

We're replacing the calendar view with a line chart showing data points every month. This timeline will be in the same place the calendar view was and will have axis, the same x-axis as the trends view and average price on the y-axis. Key events will be shown by either color coding the month names or showing a colored circle on the line graph itself.

pstoica commented 10 years ago

to make things even easier, let's try to fit all the timeline without needing to change the year, like how google trends has years on the x axis and you can get tooltips for each data point. the active year + month can still be a dropdown.

camreon commented 10 years ago

alright. that should all fit since we're doing monthly data points now

pstoica commented 10 years ago

Changed the design, the charts will now be below the map on the right half of the page.

pstoica commented 10 years ago

@camreon u workin on the charts today?

camreon commented 10 years ago

yeah, actually just gave up on showing the event in the sidebar on bubble mouseover to do that. how'd u know

pstoica commented 10 years ago

lol okay, i can take over that issue then. is there going to be more detail for the events before 2010 btw?

camreon commented 10 years ago

ok. yes, just didnt research and add it yet