How to change the background of a chart on a report?
Comments
-
There is not a native option to change this yet, so CSS needs to be used. You can change the color by inserting this into your CSS file:
/* styles.css */
.dpc-chart-container rect {
fill: whatever_color_you_want;
}
You can specify whatever color you'd like. I'll also attach the documentation to adding CSS to your report on a page here: Using CSS on a Page - Configure Page (decisions.com)
Howdy, Stranger!
Categories
- 4.3K All Categories
- 74 General
- 13 Training
- 207 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 212 Portal
- 496 General Q & A
- 709 Forms
- 344 Reports
- 3 Designer Extensions
- 48 Example Flows
- 57 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 185 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 58 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions