Open javadoug opened 11 years ago
first commit pushed to my fork. feedback welcomed and appreciated.
Cool - Do you a jsfiddle example up to take a look at the final output? It must work with all the currently supported browsers if it were to be considered too (ie. including IE6 and later)
I just put it up: http://jsfiddle.net/javadoug/VKBGn/#base
On Feb 9, 2013, at 8:34 PM, Gareth Watts notifications@github.com wrote:
Cool - Do you a jsfiddle example up to take a look at the final output? It must work with all the currently supported browsers if it were to be considered too (ie. including IE6 and later)
— Reply to this email directly or view it on GitHub..
I'm adding a new sparkline chart type called timeline on a fork. I'd love to have you pull in when I'm done.
Story: Given an array of time-based events, for example, a list of events from fullCalendar, render a sparkline proportionally to the given begin/finish time sparkline so that consumers can create visualizations for a large number of calendars together in a single view.
Acceptance Criteria