Customizable Color Opacity for Charts

Request Overview

Currently, the colors in DMX Charts are automatically set with an +80 opacity suffix in the color code (e.g., #192E5980 for 80% opacity). I would like to have control over this opacity value and set it manually to better match my design.

Suggested Feature

  • Add a feature that allows users to set the opacity suffix manually for chart colors.
  • For example:
dmx-bind:colors-opacity-suffix="FF"  <!-- 'FF' for 100% opacity -->