J
jjj
When creating a simple bar chart, how can i create it so that it doe
not include items which have a zero value.
For example, my data may go like this:
cars 4
vans 0
Bikes 2
Assuming that the values change on refresh, how can i avoid the grap
including the empty "vans" item showing zero????? WITHOUT Having t
re-plot it each time.
Thanks.
JJ
not include items which have a zero value.
For example, my data may go like this:
cars 4
vans 0
Bikes 2
Assuming that the values change on refresh, how can i avoid the grap
including the empty "vans" item showing zero????? WITHOUT Having t
re-plot it each time.
Thanks.
JJ