If you're talking pure HTML, you can create a huge table with each table cell representing a point on the graph. You'll only do this if you are certifiably insane (for which you'd be in good company, as insanity is a popular attribute of Perl programmers).
If you want something practical, browse the Image::, Graphics::, and Chart:: namespaces on CPAN, which will show you how to create a (for example) PNG image on the fly.
----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer
Note: All code is untested, unless otherwise stated
In reply to Re: HTML scattered point graphs
by hardburn
in thread HTML scattered point graphs
by sdyates
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |