| Bar sparklines with only one unit of data will now attempt to present themselves in a reasonable manner. The single bar will consume the entire width, but not the entire height, and all value and percentile lines will not be displayed. |
|
More...
|
almost 18 years ago
|
| Line sparklines with only one data point will have a second duplicate point added to allow a line to be displayed. |
|
More...
|
almost 18 years ago
|
| Updated .gitignore to ignore packed/deploy library. |
|
More...
|
almost 18 years ago
|
| Minor permissions changes. |
|
More...
|
almost 18 years ago
|
| Renamed 'percentage' to proper term 'percentile' in all variables and documentation. Renamed several colors to be more consistent. |
|
More...
|
about 18 years ago
|
| Added a prototype of Array.map for Internet Explorer compatability. |
|
More...
|
about 18 years ago
|
| Added excanvas support to allow IE users to see charts. |
|
More...
|
about 18 years ago
|
| Updated documentation to explain new scaling options. |
|
More...
|
about 18 years ago
|
| BarSparklines now default to scaling from 0, LineSparklines from min. |
|
More...
|
about 18 years ago
|
| Now accepts arbitrary top and bottom values, and uses max and min if none are supplied. |
|
More...
|
about 18 years ago
|
| Added link to deployment version and also added instructions on creating your own copy of the deploy file. |
|
More...
|
about 18 years ago
|
| Git will now ignored the minified library created by the build script. |
|
More...
|
about 18 years ago
|
| Added a deploy script for creating a merged and minified javascript file. |
|
More...
|
about 18 years ago
|
| Added information about repository to the page. |
|
More...
|
about 18 years ago
|
| Reverting to 'zero to max' scaling by default, because it is more appropriate for bar sparklines. |
|
More...
|
about 18 years ago
|
| Now scaling from min to max, instead of zero to max. |
|
More...
|
about 18 years ago
|
| Updating. |
|
More...
|
about 18 years ago
|
| Value lines and filling between value lines now working for barcharts. |
|
More...
|
about 18 years ago
|
| Added several more sections to the help file. |
|
More...
|
about 18 years ago
|
| More cleaning up of documentation. |
|
More...
|
about 18 years ago
|
| Improving documentation. |
|
More...
|
about 18 years ago
|
| Continuing to improve documentation quality. |
|
More...
|
about 18 years ago
|
| A very basic barchart example is working. |
|
More...
|
about 18 years ago
|
| Refactored heavily. |
|
More...
|
about 18 years ago
|
| Sparklines can now display absolute value lines. |
|
More...
|
about 18 years ago
|
| Non-working implementation of arbitrary fixed value lines. |
|
More...
|
about 18 years ago
|
| Cleaned up examples, removed default percentage line. |
|
More...
|
about 18 years ago
|
| Percentages line is *clearly* not at all correct. Will fix ASAP. Implemented fill between multiple percentage lines. |
|
More...
|
about 18 years ago
|
| Well, have percentage lines working, maybe. At bare minimum they are rather interesting to look at, but may not be presenting anything real. |
|
More...
|
about 18 years ago
|
| Added drawing of average value. |
|
More...
|
about 18 years ago
|