Page 1 of 1

Clustered bar x-axis naming

Posted: Fri Nov 26, 2021 5:00 pm
by xnetdude
Hi,

We are using a clustered bar within a databand with an sql query that returns data like this (for example)

Delegates, 20
Passed, 15
Failed, 5

Because they are all returned in a single row of data each line above has it's own Series with it's "Value | List of Values" propery set to the appropriate (eg) { table.column } entry.

The problem we are facing is trying to work out how to show a text label on, what is effectively, the "y-axis" aligned with each horizontal bar. The reason I say effectively is because this isnt a y-axis that has numerical values as it only contains the name of the series.

Delegates | ====================
Passed | ===============
Failed | =====

We can use "Labels" but these just show on the right on on-top-of the horizontal bars and not on the left ourside the chart.

It's been a very long week and I suspect I am being stupid but some guidance would me massively appreciated.

Thanks.
Jim.

Re: Clustered bar x-axis naming

Posted: Tue Nov 30, 2021 8:08 am
by Lech Kulikowski
Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.