Hiding series that are return null or 0 values in flash charts
padma_sFeb 7 2013 — edited Feb 7 2013Hi
I am creating a stacked bar chart with multiple series ( about 15-20 series) and some of the series return null/0 values, but they still get displayed on the chart... This is not visually appealing as the values of several null series in a stacked chart overlap with each other ... is there any way I can add a condition somewhere to hide those series that return null/0 values and not display them on the chart?
Any ideas?
Thanks for your help!