You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(when picking a color for a chart series, for example)
We need to make sure that we use a single component for color picking across the application, so we don't have to redo this in every other visualization.
We go down this path we should probably show the user previously picked colors, so they can be consistent in their choices. This will implicitly implement #2481.
@arikfr I think yes - color picker now has an input where user can type any color (in CSS hexadecimal format or predefined CSS constants like red/yellow/etc.)
(when picking a color for a chart series, for example)
We need to make sure that we use a single component for color picking across the application, so we don't have to redo this in every other visualization.
(Related: #2476)
The text was updated successfully, but these errors were encountered: