Révision 164

tmp/org.txm.chartsengine.jfreechart.rcp/src/org/txm/chartsengine/jfreechart/rcp/swt/JFCComposite.java (revision 164)
254 254
		this.loadChart(((ChartPanel)this.chartEditor.getEditorInput().getChartContainer()).getChart());
255 255
		
256 256
		
257
		// FIXME: Unit axis ratio constraint for FCA chart
257
		// FIXME: Unit axis ratio constraint for FCA chart, it must be extracted to CA plugin
258 258
		if(this.getChartPanel().getChart().getPlot() instanceof XYPlot
259 259
				&& this.getChartPanel().getChart().getXYPlot().getRenderer() instanceof FCAItemSelectionRenderer)	{
260 260
			((ItemSelectionChartPanel) this.getChartPanel()).squareOffGraph();

Formats disponibles : Unified diff