Search found 2 matches

by benbenink
Thu Apr 04, 2019 2:47 am
Forum: JCommon
Topic: hi guys, i have a question please help me!
Replies: 1
Views: 26943

hi guys, i have a question please help me!

The current download from forge for 1.0.18 won't pass it's own unit tests using JDK 1.6u45 x64. Any ideas on how to fix this? I want to upload to maven central but I'm a bit concerned about the failed unit test
by benbenink
Thu Apr 04, 2019 2:44 am
Forum: JCommon
Topic: Need help?
Replies: 0
Views: 28674

Need help?

I am using JFreeChart to render a stacked area chart. By default, the chart legend is rendered below the plot with the elements laid out horizontally. I would like the legend to appear on the right of the plot with the elements laid out as a vertical list.

Is this possible and, if so, how do I do it?