Search found 4 matches

by omricohen
Tue Apr 17, 2012 10:56 am
Forum: JFreeChart
Topic: How to implement Linear-Logarithmic axis (split axis)?
Replies: 4
Views: 9574

Re: How to implement Linear-Logarithmic axis (split axis)?

Thanks!

I'll look into it.

Omri
by omricohen
Tue Apr 17, 2012 9:42 am
Forum: JFreeChart
Topic: Broken axis feature
Replies: 3
Views: 3980

Re: Broken axis feature

Thanks Martin.

I posted a request in 'Feature Request Tracker' and answered the old thread.

Omri
by omricohen
Tue Apr 17, 2012 9:38 am
Forum: JFreeChart
Topic: How to implement Linear-Logarithmic axis (split axis)?
Replies: 4
Views: 9574

Re: How to implement Linear-Logarithmic axis (split axis)?

Hi,

I know this thread is a little old...

Can you please provide the code for the 'LinLogAxis' class.

Regards,
Omri
by omricohen
Tue Apr 17, 2012 8:54 am
Forum: JFreeChart
Topic: Broken axis feature
Replies: 3
Views: 3980

Broken axis feature

Hi, I'm looking for an option to 'break' to values in the y axis. It should be something very similar to the example shown in this thread: http://www.jfree.org/phpBB2/viewtopic.php?f=3&t=22832 (in the example the feature is implemented for the x axis). The scenario is that I have stackedbar graph wi...