Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Graphs and Charts |
| 2. |
carcool
|
|
|
This page allows you to draw basic patterns and to organize them before you create the page.
|
| 3. |
JavaScript Graph-it!
|
|
|
Create graphs out of raw data using Graph It! Just input the textual data of the involved graph elements, and leave the rest to the script. The data can be either in absolute or percentage values.
|
| 4. |
Popup Color Picker
|
|
|
Picking colors has never been easier: The Color Picker form control provides your users with a clickable, dropdown color swatch for color selection. Your users only need a mouse and a sense of color coordination to use this control. As a result, non-proficient users are not exposed to the underlying Color coordinate system, whereas proficient users may utilize an easy-to-use input interface for specifying their Colors in a more accurate fashion.
|
| 5. |
Bar Graph
|
|
|
This script allows you to create a bar graph table of the data given to it. It prints the total-count variable at the top of the form. It will chart out the values given in the stats-array definition statement.
|
|
|