SmartDraw's data rules allow you to automatically modify your diagram based on data.
You can make the colors and other attributes of a shape depend on the values of its data.
You may want to turn a shape's fill or border color red dynamically to indicate:
- An issue falling behind schedule and "at risk"
- High utilization of a component in your AWS setup
- An item overdue for a scheduled maintenance
Let's say you have a diagram of a manufacturing plant, and you want to visually represent the status of each machine.
- You could link a "status" column from a spreadsheet to each machine shape in your diagram.
- Then, you could use the shape's fill color to indicate the status:
- Green = Operational
- Yellow = Maintenance required
- Red = Out of service
Learn more about creating data rules.