Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4563
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!goblin1!goblin.stu.neva.ru!postnews.google.com!f31g2000pri.googlegroups.com!not-for-mail |
|---|---|
| From | SamuelXiao <foolsmart2005@gmail.com> |
| Newsgroups | comp.lang.java.gui |
| Subject | Re: plot quadratic equation graph |
| Date | Sat, 28 May 2011 07:20:45 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 43 |
| Message-ID | <52d205e6-a4ba-494f-b703-7775d0ba8f3e@f31g2000pri.googlegroups.com> (permalink) |
| References | <e00e980a-1a65-4564-b36f-f94f11d98ac2@j13g2000pro.googlegroups.com> <nospam-4DDD85.03575622052011@news.aioe.org> |
| NNTP-Posting-Host | 113.252.244.226 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | posting.google.com 1306592445 27060 127.0.0.1 (28 May 2011 14:20:45 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Sat, 28 May 2011 14:20:45 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | f31g2000pri.googlegroups.com; posting-host=113.252.244.226; posting-account=u7Z5bAoAAAAt3dGtAbye_zJ7B1CGCs-X |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | HUALESNKRC |
| X-HTTP-UserAgent | Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.2.17) Gecko/20110420 Firefox/3.6.17 Foxy/1 (.NET CLR 3.5.30729),gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:4563 |
Show key headers only | View raw
On May 22, 3:57 pm, "John B. Matthews" <nos...@nospam.invalid> wrote: > In article > <e00e980a-1a65-4564-b36f-f94f11d98...@j13g2000pro.googlegroups.com>, > > SamuelXiao <foolsmart2...@gmail.com> wrote: > > I am writing a japplet to plot the quadratic equation graph, that is, > > y=ax^2+bx+c. I found JFreeChart does not display negative x and y. > > That is not my experience, as shown in this example: > > <https://sites.google.com/site/drjohnbmatthews/jfreechartdemo> > > Function2DDemo1, a parabola, is another example: > > <http://www.jfree.org/jfreechart/jfreechart-1.0.13-demo.jnlp> > > With a suitable transformation, even conventional polar plots are > possible: > > <http://stackoverflow.com/questions/3467341> > > > Does anyone know how to do it? When I input a, b and c and press the > > plot button, the corresponding graph should be plotted with smooth > > line. For a,b,c and button part, I have done. Now just not know how > > to make the graph plotting. > > > Any help would be highly appreciated. > > Here's a simple example that draws a portion of y = sin x: > > <http://groups.google.com/group/comp.lang.java.programmer/msg/84a4c123...> > > If you have access to Mac OS X, Grapher is particularly nice: > > <http://en.wikipedia.org/wiki/Grapher> > > -- > John B. Matthews > trashgod at gmail dot com > <http://sites.google.com/site/drjohnbmatthews> Thanks all, the problem has been resolved.
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Next in thread | Find similar
plot quadratic equation graph SamuelXiao <foolsmart2005@gmail.com> - 2011-05-21 22:12 -0700
Re: plot quadratic equation graph "John B. Matthews" <nospam@nospam.invalid> - 2011-05-22 03:57 -0400
Re: plot quadratic equation graph SamuelXiao <foolsmart2005@gmail.com> - 2011-05-28 07:20 -0700
Re: plot quadratic equation graph "John B. Matthews" <nospam@nospam.invalid> - 2011-05-28 23:12 -0400
Re: plot quadratic equation graph SamuelXiao <foolsmart2005@gmail.com> - 2011-05-29 06:40 -0700
Re: plot quadratic equation graph "John B. Matthews" <nospam@nospam.invalid> - 2011-05-29 14:59 -0400
Re: plot quadratic equation graph Lewis Bloch <lewisbloch@google.com> - 2011-06-20 09:06 -0700
Re: plot quadratic equation graph Roedy Green <see_website@mindprod.com.invalid> - 2011-05-26 09:58 -0700
csiph-web