--- old/apps/samples/Ensemble8/src/samples/java/ensemble/samples/charts/bar/horizontal/HorizontalBarChartApp.java 2014-11-18 18:18:53.016467050 +0200 +++ new/apps/samples/Ensemble8/src/samples/java/ensemble/samples/charts/bar/horizontal/HorizontalBarChartApp.java 2014-11-18 18:18:52.368143029 +0200 @@ -54,7 +54,6 @@ * @see javafx.scene.chart.CategoryAxis * @see javafx.scene.chart.NumberAxis * @playground chart.data - * * @playground - (name="xAxis") * @playground xAxis.autoRanging * @playground xAxis.forceZeroInRange @@ -64,7 +63,6 @@ * @playground xAxis.minorTickCount (max=16) * @playground xAxis.minorTickLength (max=15) * @playground xAxis.minorTickVisible - * * @playground xAxis.animated * @playground xAxis.label * @playground xAxis.side @@ -74,13 +72,11 @@ * @playground xAxis.tickLabelsVisible * @playground xAxis.tickLength * @playground xAxis.tickMarkVisible - * * @playground - (name="yAxis") * @playground yAxis.autoRanging * @playground yAxis.gapStartAndEnd * @playground yAxis.startMargin * @playground yAxis.endMargin - * * @playground yAxis.animated * @playground yAxis.label * @playground yAxis.side @@ -90,13 +86,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