]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
The domain axis of JFreeChart trends to start from where the data actually starts...
authormiettinen <miettinen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 20 Feb 2014 12:52:49 +0000 (12:52 +0000)
committermiettinen <miettinen@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 20 Feb 2014 12:52:49 +0000 (12:52 +0000)
commit109fc32d912bfc76975ce414c5cb1f551dd43ab4
tree6a3d30cacb54486d3924cfd1663a8a1b6edd8e38
parent498ad557cd7d405d65897d35423764a35da8dc92
The domain axis of JFreeChart trends to start from where the data actually starts instead of forced 0 (refs #4490).
Applied also in Sysdyn sensitivity charts.

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@28905 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.jfreechart/src/org/simantics/jfreechart/chart/NumberAxis.java
org.simantics.sysdyn.ui/src/org/simantics/sysdyn/ui/trend/TrendView.java