Single Score Data Visualization Workspace : How to Center Content

triciav
Kilo Sage

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

triciav_0-1668090973383.png

 

10 REPLIES 10

kemmy1
Tera Guru

I'm interested in this as well, there HAS to be a way to center the title and number.

Gary Fawcett1
Tera Guru

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?

 

Monique Rogers
Tera Contributor

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;

Where do you add the CSS?