Search found 4 matches

by dsw2
Wed Feb 29, 2012 3:26 am
Forum: JFreeChart
Topic: question about SWT support
Replies: 2
Views: 3256

question about SWT support

Hello all, I have a question about the experimental SWT charting component. I was on the verge of taking a deep dive into the SWT_AWT integration layer to reuse the current Swing-based viewing framework from inside my app, until I started playing around with the native SWT ChartComposite class. This...
by dsw2
Thu Oct 27, 2011 1:25 am
Forum: JFreeChart
Topic: Using StackedXYBarRenderer with TimeTableXYDataset
Replies: 0
Views: 3221

Using StackedXYBarRenderer with TimeTableXYDataset

Hi. I'm stuck trying to get a StackedXYBarRenderer to plot the series along a timeline. What I'm trying to do is very close to the XYBarChartDemo7 example, but using a StackedXYBarRenderer. The idea is to plot two series of dates along a 2-year timeline (2011 to 2013), with each series stacked with ...
by dsw2
Tue Mar 14, 2006 3:48 pm
Forum: JFreeChart
Topic: seeking advice for StackedBarChart labeling
Replies: 2
Views: 2284

Thanks for the advice David. I'll give it a shot....
by dsw2
Tue Mar 14, 2006 1:44 am
Forum: JFreeChart
Topic: seeking advice for StackedBarChart labeling
Replies: 2
Views: 2284

seeking advice for StackedBarChart labeling

Hello all. I'm a first time poster and Jfreechart newbie. I'm stuck on an requirement by our users to display a multi line label in a StackedBarChart that contains a small descriptive label (<5 characters), followed by its data value underneath the label. for example: |----------- | | label-1 | valu...