Bar Chart Vertical Stack with No Effects shows fat line for Zero Data Points
Hi,
I created a nice little vertical stack bar chart and had the seriesEffect="SE_AUTO_GRADIENT" and it looked great. The user decided she didn't want the gradient effect, so I set it to seriesEffect="SE_NONE'. We noticed that for the top stack when there is no data a line appears in the same color as if there should be data.
For example, the report stacks the weeks of a month by month. Some months have 5 weeks, some do not. I've tried putting the data 2 ways for the 5th week (zero or NULL), but for weeks when there are only 4 weeks there's a fat line in the 5th week color. Which makes it look like there's data.
I created a nice little vertical stack bar chart and had the seriesEffect="SE_AUTO_GRADIENT" and it looked great. The user decided she didn't want the gradient effect, so I set it to seriesEffect="SE_NONE'. We noticed that for the top stack when there is no data a line appears in the same color as if there should be data.
For example, the report stacks the weeks of a month by month. Some months have 5 weeks, some do not. I've tried putting the data 2 ways for the 5th week (zero or NULL), but for weeks when there are only 4 weeks there's a fat line in the 5th week color. Which makes it look like there's data.
0