--- old/apps/samples/Ensemble8/src/samples/java/ensemble/samples/charts/bar/stacked/StackedBarChartApp.java 2014-11-18 18:18:57.414665192 +0200 +++ new/apps/samples/Ensemble8/src/samples/java/ensemble/samples/charts/bar/stacked/StackedBarChartApp.java 2014-11-18 18:18:56.774345171 +0200 @@ -53,13 +53,11 @@ * @see javafx.scene.chart.NumberAxis * @related /Charts/Bar/Bar Chart * @playground chart.data - * * @playground - (name="xAxis") * @playground xAxis.autoRanging * @playground xAxis.gapStartAndEnd * @playground xAxis.startMargin * @playground xAxis.endMargin - * * @playground xAxis.animated * @playground xAxis.side * @playground xAxis.tickLabelFill @@ -68,7 +66,6 @@ * @playground xAxis.tickLabelsVisible * @playground xAxis.tickLength * @playground xAxis.tickMarkVisible - * * @playground - (name="yAxis") * @playground yAxis.autoRanging * @playground yAxis.forceZeroInRange @@ -78,7 +75,6 @@ * @playground yAxis.minorTickCount (max=16) * @playground yAxis.minorTickLength (max=15) * @playground yAxis.minorTickVisible - * * @playground yAxis.animated * @playground yAxis.label * @playground yAxis.side @@ -88,13 +84,11 @@ * @playground yAxis.tickLabelsVisible * @playground yAxis.tickLength * @playground yAxis.tickMarkVisible - * * @playground - (name="chart") * @playground chart.horizontalGridLinesVisible * @playground chart.horizontalZeroLineVisible * @playground chart.verticalGridLinesVisible * @playground chart.verticalZeroLineVisible - * * @playground chart.animated * @playground chart.legendSide * @playground chart.legendVisible