Re: graph / charting library for jsp servlets
ameyas wrote:
Hi Andrews,
Just a small point, but my name is 'Andrew',
never 'Andrews'.
thanks for your response
Your thanks is best expressed, by not
top-posting, in future. I find it most
confusing.
The better way is to 'break in' wherever
you need to make a point. Like I am
doing.
however i would prefer to have thin client.
That is a very safe choice, to allow the
widest range of visitors to use the site.
There are a number of places I access
the net, that either block *all* those things
I was talking about, or support some, but
not others.
But that brings me to..
...would not rather prefer any
plug-ins to be installed at client side.
ajax would be fine.
AJAX (or is it Ajax/ajax?) is an interesting
one. It relies directly on JavaScript, for
its functionality.
Even though JS is not a plug-in, since it
comes with the browser, does not mean
it is *enabled*.
It is particularly easy, in Mozilla based
browsers, to disable support for JS, and
while difficult, it is also possible to disable
JS in IE.
Do not make the mistake of assuming that
everyone will be able to visit a site that relies
on JS.
you aware of any such graphics library?
which other library is more popular?
The one for which you already asked
for alternatives, is not only the only one
I would recommend, but also the only
one I know of!
Why does JFreeChart not fit your needs?
Andrew T.