0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed a little bit of javascript 1.7 that creeped into my brain. Woops. More... over 14 years ago
Added ability to draw multiple lines and set the details for them More... over 14 years ago
Added bubble image for graph labels More... over 14 years ago
Added first and last to array for a bit of cleanliness. More... over 14 years ago
Added data for testing. Exercised the new API More... over 14 years ago
Tidied dependency requires More... over 14 years ago
Ported some fixes from line to sparkline More... over 14 years ago
Added line example for building within More... over 14 years ago
Added line graph based on sparkline More... over 14 years ago
Replaced dependencies with newer, faster versions More... over 14 years ago
Renamed sparkline graph to make way for the new namespace More... over 14 years ago
Added gitignore More... over 14 years ago
Added leonardo namespace for other graphs to inherit from More... over 14 years ago
Removed util functions so that they can become part of the leonardo namespace More... over 14 years ago
Never finished. Never will More... over 14 years ago
README formatting fixups More... almost 15 years ago
Updated README to reflect project status More... almost 15 years ago
Change the way the sparkline is calculated. This way it'll always be the length of the element. Also fix issue where it would go outside of the element. And add background colour for effect. This commit will look fucked though since vi didnt like the previous formatting. More... about 15 years ago
Define the examples differently and make them phat. More... about 15 years ago
Headers are now really headers in README More... over 15 years ago
Added sparkline screen shot and included it to README.markdown More... over 15 years ago
Added better test data More... over 15 years ago
First working implementation of sparkline graph More... over 15 years ago
Started working on a sparkline implementation Added example file Removed index for examples Vendored array min / max (Thanks John Resig) More... over 15 years ago
Added README.markdown to explain the current state More... over 15 years ago
Added framework and basically stubbed out Leonardo.Pie initalisation More... over 15 years ago