--- old/apps/samples/Ensemble8/src/samples/java/ensemble/samples/charts/candlestick/CandleStickChartApp.java 2014-11-18 18:19:02.389151354 +0200 +++ new/apps/samples/Ensemble8/src/samples/java/ensemble/samples/charts/candlestick/CandleStickChartApp.java 2014-11-18 18:19:01.628771329 +0200 @@ -53,7 +53,6 @@ * @related /Charts/Scatter/Advanced Scatter Chart * @highlight * @playground chart.data - * * @playground - (name="xAxis") * @playground xAxis.autoRanging * @playground xAxis.forceZeroInRange @@ -63,7 +62,6 @@ * @playground xAxis.minorTickCount (max=16) * @playground xAxis.minorTickLength (max=15) * @playground xAxis.minorTickVisible - * * @playground xAxis.animated * @playground xAxis.label * @playground xAxis.side @@ -73,7 +71,6 @@ * @playground xAxis.tickLabelsVisible * @playground xAxis.tickLength * @playground xAxis.tickMarkVisible - * * @playground - (name="yAxis") * @playground yAxis.autoRanging * @playground yAxis.forceZeroInRange @@ -83,7 +80,6 @@ * @playground yAxis.minorTickCount (max=16) * @playground yAxis.minorTickLength (max=15) * @playground yAxis.minorTickVisible - * * @playground yAxis.animated * @playground yAxis.label * @playground yAxis.side @@ -93,13 +89,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