0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update to work with processing.js v1.1 More... almost 13 years ago
Update to use processing.js v1.1.0 More... almost 13 years ago
added simple instructions for use. More... almost 14 years ago
add settings More... almost 14 years ago
space More... almost 14 years ago
rename getHover to getHoverText() More... almost 14 years ago
Merge branch 'master' of github.com:jsundram/streamgraph.js More... almost 14 years ago
add known issues More... almost 14 years ago
Expose color image to Settings More... almost 14 years ago
add last.fm example, screenshots More... almost 14 years ago
Code cleanup, punctuation, spacing. Added custom colorizer to aria, to show how it could be done. More... almost 14 years ago
cleanup More... almost 14 years ago
handle exception slightly better. More... almost 14 years ago
Support for setting streamgraph settings from your javascript. Redraw the screen when the image finishes loading, in case Last.fm colors are selected. Avoid crashing if we draw before the image loads. More... almost 14 years ago
Byron & Wattenberg's LateOnset (random) example. More... almost 14 years ago
Byron & Wattenberg's BelievableDataSet (random) example. More... almost 14 years ago
Only import dataset once. Show hover info at top left if legend not present. Add a general hit-test to the hover code to supplement the color matching. More... almost 14 years ago
Add Wattenberg to credits. Fix LastFmColorPicker to work properly with data series that consist solely of 0. More... almost 14 years ago
some cleanup, hover text now displayed correctly. More... almost 14 years ago
medium-gross hack to highlight the current layer. More... almost 14 years ago
fix for color change on resize/redraw. More... almost 14 years ago
Support for Zoom. More... almost 14 years ago
Fix for sparse data. More... almost 14 years ago
link to other implementations. More... almost 14 years ago
Reorganize the code to put the streamgraph-specific stuff up top. More... almost 14 years ago
Handle lastFmColors properly. More... almost 14 years ago
updates on examples and bugs. More... almost 14 years ago
Bugfix: Layer end is now set properly for layers with only one data point. Also, corrected a typo affecting the stream layout. More... almost 14 years ago
Fix volatility. Change exception message for Layer creation. Emit more information on data source errors. More... almost 14 years ago
Add a setting to show settings. More... almost 14 years ago