- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023 05:20 AM
Hello everyone,
i have recently created pie chart report which shows how many tickets our resolvers have done last week.
The problem is with its label, which seems to be too small, because our longer names are displayed like this:
is there a way to get rid of that dots at the end? Maybe somehow change width of the label?
Is it possible to get rid of the percentage at the end? Or at least have it rounded up so there will be no decimals?
Thank you,
J. Cervin
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023 06:58 AM
Take a look at this ServiceNow doc page, it holds all the Reporting properties. The length of the items in the legend can be changed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023 05:58 AM
@Jakub Cervin Its not possible to remove the %. But to remove the ... from the end you can increase the width of the chart like below
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023 06:03 AM
Unfortunately this wont help. It resizes whole pie chart, but not the legend. Width of legend stays the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023 06:07 AM
@Jakub Cervin Legend size also varies with the width. Please check below screen shots
Width 100
Width 1000
You can keep the legend at the bottom, legend will get more space
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2023 06:58 AM
Take a look at this ServiceNow doc page, it holds all the Reporting properties. The length of the items in the legend can be changed.