CutePlots
Get CutePlotsSupport
  • 👋Welcome to the CutePlots add-in
  • 💡Fundamentals
    • Getting Started
    • Support
    • Release Notes
  • 📚Guides
    • How to create a single chart
    • How to create a dashboard
    • How to update the add-in
    • How to customize chart colors
  • ⁉️FAQ
    • What is the output format of the charts?
    • Is my data secure?
    • Which operating systems and versions of Excel does CutePlots work with?
    • How do I get a refund?
Powered by GitBook
On this page

Was this helpful?

  1. Guides

How to customize chart colors

Last updated 3 months ago

Was this helpful?

You can customize the colors of your charts using HTML color names (e.g., red, blue) or HTML color codes (e.g., #FF0000). Here's how:

Note: Leave the colors field empty to use default colors. Invalid entries will be ignored.

Example 1: One Color for All Bars/Lines/Dots

Enter red in the colors field.

Result: All bars, lines, or dots will be red.


Example 2: Multiple Colors

Enter red, blue, green, yellow, #FF5733 in the colors field.

  • 1st Element: Red

  • 2nd Element: Blue

  • 3rd Element: Green

  • 4th Element: Yellow

  • 5th Element: Orange (#FF5733)

Result:

📚