This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ico /
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Sun Jul 05 01:26:23 -0700 2009 | |
| |
README.textile | Thu Aug 06 05:52:48 -0700 2009 | |
| |
ico.js | Tue Oct 27 09:24:54 -0700 2009 | |
| |
index.html | Wed Oct 21 08:37:17 -0700 2009 | |
| |
prototype.js | Fri Oct 09 02:39:08 -0700 2009 | |
| |
raphael.js | Mon Oct 26 07:45:22 -0700 2009 | |
| |
raphael.path.methods.js | Wed Oct 14 02:16:56 -0700 2009 |
README.textile
Introduction
This is a fork of http://github.com/alexyoung/ico/tree. It adds hover effects and information and stacked area charts to the library, amongst a host of other things.
This version still supports all of the original graphs and api options, check the original readme for more information
new options
- Area charts
- Stacked area charts and stacked line charts
- Interactivity through hoverable items to display additional information, and give them a different colour on hover
- Allow the last item of (horizontal) bar charts and spark bars to be a different colour
- Ability to add watermarks via a link to an image or an image element
- Watermark can be placed in the middle of the graph or the lower right corner
- Add units (such as %) to the vertical axis values (or horizontal in the case of a horizontal bar chart)
- Horizontal bar charts can now have a rounded ending
- Linegraphs have an API option that allows them to start at a non-zero horizontal position
- API option to hide grid lines if there is no label associated with that value
Made at Wakoopa (wakoopa.com)







