3.3.3.6 <chart> Control
<chart
name="productsPerCategory"
type="bar"
dataset="productsPerCategory"
width="1/1"
xField="name"
xLabel="Category"
yField="countProductsPerCategory"
yLabel="Product Count"
>
<label>Products per Category</label>
</chart>Last updated