Donate Share

Sparkline

Code

Programming Languages: PHP

License: BSD License

Repositories

browse code, statistics cvs -d:pserver:anonymous@sparkline.cvs.sourceforge.net:/cvsroot/sparkline login

cvs -z3 -d:pserver:anonymous@sparkline.cvs.sourceforge.net:/cvsroot/sparkline co -P modulename

Show:

What's happening?

  • Add fill colors and bar titles

    I modified your files so that each bar can have a title and the graph can have an offset. I have attached a snapshot of what a graph looks like, a diff of what I modified, and an example of how to get the example to show up. I am using this with a budgeting website that I am soon going to add as a new sourceforge project.

    2009-10-10 16:27:32 UTC by nobody

  • Maximum values not rendered in Resampled Sparkline

    When rendering a Sparkline with this data set all of the maximum values (100 in this example) will be cutoff. This is only a problem when using the Resample option. I am not sure the root of the problem, but I found that it can be worked around by changing line 227 of Sparkline_Line.php to: $imageVCHandle = $this->CreateImageHandle($xVC + 1, $yVC + 1);.

    2009-08-21 19:48:19 UTC by cope360

  • cache

    I would to see some basic caching capabilities.

    2009-07-31 20:32:23 UTC by nobody

Our Numbers