Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
EDehzn
Contributor III
Contributor III

CSS customize bar chart background

Hi,

I am currently able to change QS sheet background using css in multi-kpi like this:

.qvt-sheet {
background: #000000 !important;
}

However, are we able to customize other object background color as well using this method?

would be nice if I can also customize different colors to each objectID/charts

Labels (2)
10 Replies
EDehzn
Contributor III
Contributor III
Author

Aha! that works. Thank you so much.

However, are we able to customize each of the textbox to have different colors?