Last modified by Vincent Massol on 2024/02/26 17:52

<
From version < 10.8 >
edited by Ecaterina Moraru (Valica)
on 2018/05/23 16:00
To version < 10.9 >
edited by Ecaterina Moraru (Valica)
on 2018/05/23 16:07
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -150,7 +150,20 @@
150 150  (% class="col-xs-12 col-sm-4" %)
151 151  (((
152 152  [[image:attach:chart_after.png]]
153 -{{code}}<select>
153 +
154 +{{code}}
155 +{{chart type="pie" params="range:B2-D5" source="inline"}}
156 +|=|=X|=Y|=Z
157 +|Q1|1.2|3.4|1.3
158 +|Q2|4.5|3.4|2.3
159 +|Q3|1.2|4.5|9.0
160 +|Q4|3.4|1.2|1.2
161 +{{/chart}}
162 +
163 +{{/code}}
164 +
165 +{{code}}
166 +<select>
154 154  <option disabled="" selected="">Select an option</option>
155 155  <option> area </option>
156 156  <option> bar </option>
... ... @@ -164,7 +164,8 @@
164 164  <option> xy_line_and_shape </option>
165 165  <option> xy_line3D </option>
166 166  <option> xy_step </option>
167 -</select>{{/code}}
180 +</select>
181 +{{/code}}
168 168  )))
169 169  )))
170 170  

Get Connected