Re: JFreeChart - series propierties



In article <1166824890.180441.182740@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
"mark" <mkazmierski@xxxxxxxxx> wrote:

Hello,

I have just started playing with JFreeChart and am wondering how to
make two series on one plot with the possibility of setting up the
colors of each series and the line width (I am using XYDataset). Would
be very grateful for any hints.

Regards, marc

Look more closely at the JFreeChart Javadocs. It's the chart that
controls this. What kind of chart are you attempting to use? Several
of them support multiple data values and allow use of legends for
labeling as well as specifying colors (or paints).

= Steve =
--
Steve W. Jackson
Montgomery, Alabama
.



Relevant Pages

  • Re: JFreeChart in JavaApplet?
    ... I'm using jFreeChart to generate a chart and I'd like to put this ... static private JFreeChart createChart{ ... public static void main{ ...
    (comp.lang.java.programmer)
  • Re: JFreeChart in JavaApplet?
    ... JPanels in NetBeans cannot be edited. ... I'm using jFreeChart to generate a chart and I'd like to put this ... NewJFrame and then the jFreeChart ...
    (comp.lang.java.programmer)
  • [Full-disclosure] R7-0031: JFreeChart Image Map Cross-Site Scripting Vulnerabilities
    ... Rapid7 Security Advisory ... SC Magazine Winner of Best Vulnerability Management product. ... JFreeChart Image Map Cross-Site Scripting Vulnerabilities ... the chart via hyperlinks bound to shapes specified by coordinates. ...
    (Full-Disclosure)
  • R7-0031: JFreeChart Image Map Cross-Site Scripting Vulnerabilities
    ... Rapid7 Security Advisory ... SC Magazine Winner of Best Vulnerability Management product. ... JFreeChart Image Map Cross-Site Scripting Vulnerabilities ... the chart via hyperlinks bound to shapes specified by coordinates. ...
    (Bugtraq)
  • Re: jFreeChart in Applet window with NetBeans
    ... using a class called RandomWalk which opens a jFreeChart. ... public void init() { ... private void jButton1ActionPerformed(java.awt.event.ActionEvent ... Creates a chart. ...
    (comp.lang.java.programmer)