Omitting or Customizing Axis Labels

I am working on a burn-up chart that spans one of my organization’s three-sprint-long iterations. Each sprint is two weeks long, so I am plotting 42 days’ worth of information. EazyBI insists on a full label for each data point in the format <Sprint Name> <Datestring>. Consequently, the labels take up almost a third of the chart’s vertical space.

If I graph a single sprint, I get a much more pleasant axis label; the columns are individually labeled with <Datestring> and, underneath, the entire series is sublabeled <Sprint Name>.

I would like to know how to do one of the following while still plotting multiple sprints:

  1. Omit the <Datestring> portion of the axis label, leaving only the broad <Sprint Date> sublabels.
  2. Get the same formatting as a single sprint, with individually-labelled dates and broad <Sprint Date> sublabels.

Option 1 is the preferred solution, but we will accept option 2 if option 1 is not possible.

Hi,

Perhaps, you could use a “Bar” chart and then change marker types to lines:
see example here:

It is not exactly the same layout as in your example but it would be the closest possible so far in eazyBI

Best regards,
Martins / eazyBI team