Single Score Data Visualization Workspace : How to Center Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2022 06:35 AM - edited 11-10-2022 06:37 AM
How can I center the number in the single score UIB Data Visualization
Also How can I add a custom Color the colors in the list do not have my color I need
- 2,514 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2023 06:58 AM
I'm interested in this as well, there HAS to be a way to center the title and number.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 06:57 PM
Anyone else had any luck with this, you can centre the elements within a container. But not the Title or number in a single score result ? This can't be that hard?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2024 06:44 PM
Just in case anyone comes across this issue in the future, you can center the single score data visualization using the following css:
text-align-last: center;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 12:46 PM
Where do you add the CSS?