This question is in reference to Atlassian Documentation: Chart Macro
I have an XY chart showing progress over time. I have 2 data series, an estimate and an actual. I would like to leave some of the y values under the actual as blank and not have the chart graph this as 0, is that possible?
Here's an example that I think gets at the request. Here's a plot for budget (or "Estimate") vs actual with data in all cells of the table:
DataInAllCells.png
Here's a plot with data in some of the budget (or "Estimate") cells but not all of them.
DataInSomeCells.png
Its common to have actual data more frequently than budget data so it would be nice if the budget line just went between the points where there is data rather than reverting to zero...
An obvious fix is to calculate the intermediate points and fill them in, but it'd be nice to not have to do that.
Please provide a screenshot and your charted data, we can't really help without seeing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.