Javascript and VML experiments
Projects:
-
- Draws histograms with any bar widths
- Accepts any unformatted data
- Supports poth positive floats and positive integers
- Draws each bar in a different color
- Draws Mystic roses with up to 100 points
- Has 6 color schemes
- Zoom function
- Calculates the total number of lines, explaining the method used
- Calculates the total length of the lines, assuming the radius is 1
- Draws Curves of Pursuit for any size regular polygon
- Draws in color
- Supports all valid CSS colornames, and colors of the form "#RRGGBB"
- Full color list accessible by double-clicking "Color x"
- Saves any numer of color schemes to your computer, allowing them to be reused another time
- Zoom function
- Draws Curves of Pursuit for any size regular polygon
- Implements the SVG format, rather than the proprietory VML
- Draws in limited color
- Measures a distance along the sides, not a percentage
- Allows custom positioning of points
- Works in Opera, Firefox, and IE + ASV