Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expanded Chart Color Palette #199

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ay-bh
Copy link
Contributor

@ay-bh ay-bh commented Mar 7, 2024

This PR updates the color palette for visualizing up to five selected cells in the charts. It resolves #130.

Changes Made:

  • Selected colors for optimal visibility against white backgrounds and enhanced accessibility.
  • Expanded color arrays in:
    • SensorChart.jsx: meas_colors.
    • TerosCharts.jsx: tempColors, ecColors, vwcColors.
    • PowerCharts.jsx: pColors, vColors, iColors.

Linked Issue:

Update multiple selection colors / symbols #130

More colors to support visualization for upto 5 cells
@jmadden173 jmadden173 added the javascript Pull requests that update Javascript code label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update multiple selection colors / symbols
2 participants