Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Values on Datapoints in a pier chart makes the chart size small

Hi,

I am trying to create a pie chart and it shows up in a big size,however if i select values on data points to see the % values , the chart becomes small, i looked at all the options to make the chart larger, but nothing works out. Am i missing something?

Thanks

1 Solution

Accepted Solutions
javier_florian
Creator III
Creator III

Try with Shift + Ctrl... you can adjust your pie... Can you try limit character in the legend?

View solution in original post

17 Replies
Clever_Anjos
Employee
Employee

It´s the normal behavior. As a workaround you can adjust font size and restrict format to 0% (not 0.00%) and hide legend

Not applicable
Author

Hi Anjos,

Thanks for your help, but by un selecting show legend, i lose the dimension fields on the right, is there any way to get it?Because the users dont understand which color represents which fields?

Thanks

javier_florian
Creator III
Creator III

You can try show top N, and group others values with 'OTHERS' like drill&down.

Clever_Anjos
Employee
Employee

Use  a dual function to format your expression

dual(

   DimensionName & ' - ' & sum(value)/sum(total value),

   sum(value)

)

And uncheck all formats at Number Tab

Not applicable
Author

Hi Anjos,

No change

Not applicable
Author

Hi Florian,

Sorry i didnt get you exactly, Can you explain a bit.

Thanks

javier_florian
Creator III
Creator III

You can configure your graph:

And see:

Let me know if it work for you.

- Javier Florian

Not applicable
Author

Hi Florian,

Still no change, i still see the pie chart small.

Thanks

javier_florian
Creator III
Creator III

Try with Shift + Ctrl... you can adjust your pie... Can you try limit character in the legend?