Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm working on a PDF Report based on a Word Template that includes many versions of the same Pie Chart with different selections underlying, on NPrinting April 2019.
Every time this is generated, the labels aren't printed consistently, e.g. they can be cropped or printed as "5..." instead of 50% or not printed at all for some values (in particular if placed at top or bottom of the chart).
Depending on the size of the Word area the result is different and it looks it is unrelated from the Stretch setting, that only seems to change the vertical or horizontal alignment of the printed Pie Chart.
Is there a way to manage consistently this to show ALL labels or at least most relevant values (5 out of 6/7 segments)?
absolutely right 🙂
From Feb 2019 there are couple new parameters Data Displayed Width (px) and Data Displayed Height (px) in MsOffice and HTML templates for images from Qlik Sense available allowing you to overwrite the original size (resolution) of the frame in which image gets rendered.
This is actually quite handy and helps to control rendering of Labels, X/Y axis labels and titels, legends etc...
Playing with settings it looks like that changing the resolution values to a number of pixels instead of zero, helps with setting the correct positioning and with having all labels placed inside, at the cost of bigger/smaller labels.
absolutely right 🙂
From Feb 2019 there are couple new parameters Data Displayed Width (px) and Data Displayed Height (px) in MsOffice and HTML templates for images from Qlik Sense available allowing you to overwrite the original size (resolution) of the frame in which image gets rendered.
This is actually quite handy and helps to control rendering of Labels, X/Y axis labels and titels, legends etc...
Thanks Lech, it would help anyway having the possibility to separately define label size at least, separately 😕