I'm having a problem.
When I have all the item values in the series are the same number, for some reason, they all default to 0.
If I turn IsZeroBased to true, it becomes correct, however the line is all the way at the top of the chart because the values are in the thousands. Is there a way I can have it not all default to 0? Why does it do that?
If I have different values in the series like [1,2,3,4,5,6], the chart will display correctly...
But when I have values in the series that are all the same like [5,5,5,5,5,5], the chart will have all values set to 0.
Furthermore, none of the values show on the chart. Like...I would not see 5, 5, 5, 5, 5...I wouldn't see anything,...just a straight line...
Please help.
Thanks.
Sincerely,
Jeff
When I have all the item values in the series are the same number, for some reason, they all default to 0.
If I turn IsZeroBased to true, it becomes correct, however the line is all the way at the top of the chart because the values are in the thousands. Is there a way I can have it not all default to 0? Why does it do that?
If I have different values in the series like [1,2,3,4,5,6], the chart will display correctly...
But when I have values in the series that are all the same like [5,5,5,5,5,5], the chart will have all values set to 0.
Furthermore, none of the values show on the chart. Like...I would not see 5, 5, 5, 5, 5...I wouldn't see anything,...just a straight line...
Please help.
Thanks.
Sincerely,
Jeff