0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove old handler->apache More... about 14 years ago
Use jQuery, not Prototype to get dimensions More... over 14 years ago
Load JS from a schemeless URL so HTTP/HTTPS works More... over 14 years ago
Update JSON handling to use new Jifty::JSON More... over 14 years ago
* Allow a choice between text encoding with data scaling or simple encoding * Fix a max_plus bug where it was subtracted from the maxes rather than added More... almost 15 years ago
* Correctly handle label positions, esp. for multiple datasets * Allow the native Google chart types to be used More... almost 15 years ago
Fix a couple glaring issues with simple data encoding for Google charts More... almost 15 years ago
Better description too, while I'm at it More... almost 15 years ago
Same person :) More... almost 15 years ago
add missing changelog for 1.01 More... almost 15 years ago
Bump version for dependencies More... almost 15 years ago
Charts are now able to accept options More... almost 15 years ago
Whether we have a label or not, include it as a <string> tag. If there's no tag for the label, xmlswf will be off by one when it displays the data as it takes the first tag to be a label. More... almost 15 years ago
typo s/Chart::pie/Chart::Pie/ found by gregor Herrmann More... almost 15 years ago
* add dep on Jifty 0.90409 to use Jifty::Test::Dist * bump version number for cpan More... almost 15 years ago
ready to upload to cpan * fix Makefile all_from * add Changes and README * try to remove ex rights on excanvas.js * add NAMME section on GoogleViz.pm More... almost 15 years ago
Bump VERSION of previously-core'd modules, to higher than the core they were bundled with More... about 15 years ago
Add install_share to modules that need it, and remove share/ from modules that don't More... about 15 years ago
Don't include inc/ or META.yml; svn:ignore them instead More... about 15 years ago
Add versions, inc/, META.yml to dists, and various other dist housecleaning More... about 15 years ago
Move Chart plugin out of core More... about 15 years ago
Move appropriate tests into the right dists, and split out Makefile.PL's More... about 15 years ago
- fixed date of googleviz, month start from zero. More... over 15 years ago
* Fix dereferencing error in tests More... over 15 years ago
- load chart renderer plugin pre-require plugins for chart plugin - plotkit plugin should load prototypism plugin More... over 15 years ago
support legends for gd::graph::lines charts. More... over 15 years ago
If the column isn't known, throw an error More... over 15 years ago
Columns must be ordered, but we don't need to care about that for render_data More... over 15 years ago
Avoid doubly encoding values More... over 15 years ago
Encode values with the context of a column; DateTime encoding More... over 15 years ago