Révision 1752
tmp/org.txm.chartsengine.r.core/src/org/txm/chartsengine/r/core/RChartsEngine.java (revision 1752) | ||
---|---|---|
104 | 104 |
//cmd += "par(cex.main = 3.5);\n"; //$NON-NLS-1$ |
105 | 105 |
//cex.lab=1.5, cex.axis=1.5, cex.main=1.5, cex.sub=1.5 |
106 | 106 |
|
107 |
if (!cmd.endsWith(";")) { |
|
108 |
cmd += ";"; |
|
107 |
if (!cmd.endsWith(";")) { //$NON-NLS-1$
|
|
108 |
cmd += ";"; //$NON-NLS-1$
|
|
109 | 109 |
} |
110 | 110 |
if(result != null) { |
111 | 111 |
// draw grid |
Formats disponibles : Unified diff