Chart Background

Community Alums
Not applicable

We recently upgraded to Vancouver and noticed that all the charts have a black background. How can we change it to white by default for all charts/reports?

Screenshot 2023-10-17 at 13.59.19.png

1 ACCEPTED SOLUTION

Community Alums
Not applicable

That's what I thought. We reached out to ServiceNow and they pointed out to UX Style (sys_ux_style) where we had a custom style implemented way during Tokyo version. However after the upgrade, the dark mode was available and it kind of broke the styling. We had to change a line in the UX style to --now-datavis_color--primary: --now-color--neutral-0 and that fixed it

View solution in original post

2 REPLIES 2

AndersBGS
Tera Patron
Tera Patron

Hi @Community Alums ,

 

Isn't this just do to your theme setting?

AndersBGS_0-1697577010676.png

AndersBGS_1-1697577036414.png

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

best regards

Anders

 

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Community Alums
Not applicable

That's what I thought. We reached out to ServiceNow and they pointed out to UX Style (sys_ux_style) where we had a custom style implemented way during Tokyo version. However after the upgrade, the dark mode was available and it kind of broke the styling. We had to change a line in the UX style to --now-datavis_color--primary: --now-color--neutral-0 and that fixed it