(I try to provide some version of a pie grapher for at least some browsers
on each platform and the
bar grapher and line grapher is cross-platrform; for all: hold down the
Shift Key and Click Reload between runs.)
PIE GRAPHS. Here they are:
A particular PC and Internet Explorer application is a super cool Pie
Chart maker.
After you make a Pie Chart remotely you can do a ctrl-PrntScrn and make
an
image copy of the screen, including the Pie Chart and Paste that into
Paint,
MS Word, or any photo editing application you have. Then just Copy
out
the Pie Chart portion of the screen image and Paste that as a new Image
and
you have your Pie Chart. (You can get a local copy of the program simply
by doing a
View -> Source to see the html and saving it as something.html - no external
files
are involved in the Pie Chart application - it is all in the one html file.)
If you are on a Mac, here is a Pie
Chart maker for you (which will work
on at least some browsers for Mac - in particular, it should work on Firefox
1.5+).
It has a bit less functionality than
the Pie Chart maker above (for IE and PC) but is
otherwise as similar as possible. (This one will also work on Firefox on
the PC!)
FOR ANOTHER GREAT BAR GRAPHER (including 3D) and something that also does some
bar and line graphs, SEE:
** THIS LINK **. Don't let the fun flags distract you.
NEW LINE GRAPHS: Gareth Watts has developed a new JavaScript/canvas sparkline
Now available are 4 graphing programs.
Each allows for line graphs up to 40 points.
Two provide only one such line ( my40FlGraphGrid.html
& my40FlGraphXY.html
),
while 2 others allow the graphing on one grid or xy axis, of three 40-point line
graphs
( thrl40FlGraphGrid.html
and thrl40FlGraphXY.html
). The left top point or dot is
dragged to the first plotted location on a grid or xy axis. Subsequent
points (up to 39
more) are 'dragged off' the top right dot. For the graphing programs
allowing three
line graphs to be drawn, the same is true ONLY TIMES THREE ! -- look and
see!
The 2 input text boxes at the bottom allow you
to load whatever labels into the
'dynamic' textboxes for the x and y scales. These dynamic boxes are also
drag-
and-drop (just like the points or "dots"), so they can be placed
anywhere you want.
The dynamic textboxes are loaded/reloaded, each time you simply make any
changes
in the bottom 2 input boxes. The entire set of 4 swf (Flash) graphing
programs and
the 4 web pages to run them may be obtained by CLICKING
HERE TO GET A ZIP.
Then, of course, you may upload all of this to your site.
Note: Once a graph is
produced, on a PC a student may hit the keys ctrl and prt sc together and this
puts
an image into the clipboard. Then the student may open Paint
(Programs -->
Accessories --> Paint) and Paste it into a Paint document. Then the
student can do
a Save As and name and save the image (the image should be saved as a gif
or
jpg and NOT a bmp, because they are much larger). A similar procedure is
available
for Mac users, just ask around.
A version of this graphing program, allowing
for much finer control of the labeling
of the axes , thrl40FlGraphGridf.html
, is now available. You may also download
the swf and html pages for this in a zip. HERE
IS A LINK FOR THIS ZIP FILE.