Hallo everybody,
My question relates to a simple bar-chart, where I have values from the past week’s sales performance for all our products.
Ex:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Week 45[/TD]
[TD]Sales[/TD]
[/TR]
[TR]
[TD]Banana[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]Orange[/TD]
[TD]10[/TD]
[/TR]
</tbody>[/TABLE]
How can I make the text disappear when the value is zero – and make the chart fill out, so there is no gaps??
It is an automated update, so the solution has be automatic.
Many thanks,
Andreas Juncker
My question relates to a simple bar-chart, where I have values from the past week’s sales performance for all our products.
Ex:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Week 45[/TD]
[TD]Sales[/TD]
[/TR]
[TR]
[TD]Banana[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD]Apple[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]Orange[/TD]
[TD]10[/TD]
[/TR]
</tbody>[/TABLE]
How can I make the text disappear when the value is zero – and make the chart fill out, so there is no gaps??
It is an automated update, so the solution has be automatic.
Many thanks,
Andreas Juncker