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
The color range should begin at 100% opacity, not 85%.
When I set a parameter, I expect it to be used exactly as is, not modified, because here it creates a mismatch between the treemap's main color and my other charts'colors.
The text was updated successfully, but these errors were encountered:
Description
Hi, I can't find a way to get the main tile's color to be exactly the color I set, as it seems to be set by default with an opacity of 0.85.
For context I am using React.
Steps to Reproduce
Expected Behavior
The color range should begin at 100% opacity, not 85%.
When I set a parameter, I expect it to be used exactly as is, not modified, because here it creates a mismatch between the treemap's main color and my other charts'colors.
The text was updated successfully, but these errors were encountered: