-
You do not need to scale your coordinates for the graphing
routines. They can scale them for you.
- With a little trickery it is possible to display
graphs on top of others, to mix graph types, so you
could combine,say, bar and line charts.
- You can set where the graph will be displayed.
Using this feature you can display multiple graphs on
the same page
- You can assign hyperlinks to graphing
elements (such as points in an X/Y scatter graph, or bars in
a bar graph). This is not possible with most
of the graphing packages that work through server-side
graphing COM components.
Example Graphs
Stacked Picture Bar
Note that in the IE version of this example the images
used to display each series are "lined up" so that
when they appear next to one another they display
a sort of "window" on the actual image.
Line Graph
Here you can see that I still have some work to do with
axes that are displaying dates.