Share

Eastwood Charts

Tracker: Patches

5 Disable outline to remove chart border - ID: 2003913
Last Update: Comment added ( mungady )

I get an annoying border around my charts. I don't get that with Google.
The following line

chart.getPlot().setOutlineVisible(false);

gives a result closer to what Google produces.


Niklas Therning ( ntherning ) - 2008-06-27 09:36

5

Closed

Accepted

David Gilbert

None

None

Public


Comment ( 1 )




Date: 2008-06-27 10:01
Sender: mungadySourceForge.net SubscriberProject Admin


Thanks for the patch - committed. Do you want write access to Subversion
for Eastwood? I'm happy to grant you that, as long as you don't mind
writing a ChangeLog entry for each change you make. The ChangeLog thing I
got used to doing when I was working on GNU Classpath, and it is great for
(1) seeing at a glance what other developers are committing as the changes
come in, and (2) at release time it is a useful reference for what has
changed since the last release.

Regards,

Dave


Log in to comment.

Attached File ( 1 )

Filename Description Download
disable-outline.patch Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2008-06-27 10:01 mungady
resolution_id None 2008-06-27 10:01 mungady
assigned_to nobody 2008-06-27 10:01 mungady
close_date - 2008-06-27 10:01 mungady
File Added 282905: disable-outline.patch 2008-06-27 09:36 ntherning