Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a list of string values which can be displayed as a dimention of a bar chart. It's up to the user to decide which of them should be displayed.
The length of a string value can differ from 1 up to 30 symbols.
I'd like the bar chat to adjust automatically to the length of the longest string value which has been selected by the user.
I mean that QlikView might automatically apply a smaller font size or automatically widen the space in case a very long string value has been selected is being displayed at a particalar moment.
Can QlikView do it?
Thank you in advance,
Larisa
No, qv couldn't do it (maybe sense with it's responsive design could it better). But maybe you could use some workarounds, for example to divide each fieldvalue into several rows depending on it's lenght (within the script in an additionally field) and used a legend with 3/4/5 lines height or you creates with a table-chart an outside legend.
Maybe this is helpful, too: Use of a Silent Legend
- Marcus
No, qv couldn't do it (maybe sense with it's responsive design could it better). But maybe you could use some workarounds, for example to divide each fieldvalue into several rows depending on it's lenght (within the script in an additionally field) and used a legend with 3/4/5 lines height or you creates with a table-chart an outside legend.
Maybe this is helpful, too: Use of a Silent Legend
- Marcus
Ок. Thank you!