cancel
Showing results for 
Search instead for 
Did you mean: 
doaa_elhadba
Employee
Employee

Some customers have reported that numbers on charts are blurry and not readable when incorta is in dark mode as in the below screenshot, bottom right.

Screenshot 2024-04-04 at 5.20.46 PM.png

 This can be resolved by following the below steps: 

  • Under the following path <Incorta-Installation>/IncortaNode/runtime/webapps/ROOT/css
  • Add the file custom-new.css with the same name if it does not exist already
  • Add the following property to the file
.highcharts-text-outline {
display: none;
}
  • The dashboard will then look like the below making it clearer and more readable.
Screenshot 2024-04-04 at 5.20.59 PM.png
 
Best Practices Index
Best Practices

Just here to browse knowledge? This might help!

Contributors
Version history
Last update:
‎08-20-2024 02:59 PM
Updated by: