-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: fx2.0
-
Component/s: docs
-
Environment:
I downloaded from http://www.oracle.com/technetwork/java/javafx/downloads/index.html that is "JavaFX 2.0 Beta Samples (build 45)"
ChartSampler: That is the problem about setting X-Axis (which can be TOP/BOTTOM) to the LEFT/RIGHT side (symmetrical problem about Y-Axis) and that makes chart to become empty. Problem was in Ensemble and was fixed by restricting of possible values to TOP/BOTTOM for X-Axis and symmetricaly for Y-Axis. It was fixed for ensemble and still alive in ChartSampler.