Search found 6 matches

by maruchan
Sat Jun 17, 2006 7:07 am
Forum: JFreeChart
Topic: Hong Kong JFreeChart developers
Replies: 1
Views: 2496

Hong Kong JFreeChart developers

Sorry for being OT. Any JFreeChart enthusiasts in HK?
by maruchan
Fri Jun 16, 2006 8:26 pm
Forum: JFreeChart
Topic: Chart artifacts using jdk1.5 build 7?
Replies: 3
Views: 3922

Sorry for the late reply

It only seems to be happening on my IBM laptop in windows 2000. I tried it in FreeBSD/i386 on the same laptop and it's fine. But any other JVM installed on this laptop produces the same results. Initially I thought it was a graphics card memory issue... I will investigate it further, sorry if I caus...
by maruchan
Sun Jun 11, 2006 8:43 am
Forum: JFreeChart
Topic: Chart artifacts using jdk1.5 build 7?
Replies: 3
Views: 3922

Chart artifacts using jdk1.5 build 7?

Hi all,

Anyone notice any painting artifacts when using the latest jdk 1.5 build 7? I get a whole bunch of random white pixels on my charts, specifically near plotted values.
by maruchan
Sun May 21, 2006 1:07 pm
Forum: JFreeChart
Topic: Duplicate/stacked candlesticks/bars on SegmentedTimeLine
Replies: 3
Views: 6803

Duplicate/stacked candlesticks/bars on SegmentedTimeLine

I'm noticing that if i use the SegmentedTimeline refinement on my DateAxis (the x-axis), the chart plots values over top of each other on the fridays. Not exactly sure why it's doing it, has anyone else noticed this that can give some insight?
by maruchan
Tue May 16, 2006 9:54 am
Forum: JFreeChart
Topic: Dynamically updating charting based on changes to dataset
Replies: 1
Views: 3435

My apologies, I just noticed while looking at another class that there is a firedatasetChanged() method that I somehow overlooked.
by maruchan
Tue May 16, 2006 9:41 am
Forum: JFreeChart
Topic: Dynamically updating charting based on changes to dataset
Replies: 1
Views: 3435

Dynamically updating charting based on changes to dataset

Hi All, First off, thanks to David Gillbert and to all that have contributed to making such a fine charting component. I have been experimenting a bit with the chart in order to plot stock market data between the 1 minute and daily range. I'm using DateAxis with the SegmentedTimeline refinement to f...