JDK-8100147 : Add RTL support to Chart
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: controls
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-11-09
  • Updated: 2015-06-16
  • Resolved: 2012-11-21
Description
RTL support to Chart is not mentioned in RT-138, but it's in Component Orientation UE spec. So create this CR for tracking.
Comments
Visual design spec for RTL: http://xdesign.us.oracle.com/projects/javaFX/fxcontrols-ue/specifications/component-orientation/component-orientation.html#charts
26-11-2012

Changeset: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/30a695b3c758 This will be integrated in b66.
21-11-2012

The bug is still reproducible in 8.0 b65. According to the spec: X Axis the lowest number is displayed on right the highest number is displayed on left Y Axis situated on right side of the chart numbers are left aligned Legend graphic and its label are displayed in the following order (starting from right): 1. Graphic and 2. Label series 1 is the most right series Attached expect UI and UI in b65.
21-11-2012