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

The valid value of opacity #106

Open
Erimus-Koo opened this issue Jul 11, 2023 · 1 comment
Open

The valid value of opacity #106

Erimus-Koo opened this issue Jul 11, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Erimus-Koo
Copy link

image

I have some questions about the opacity

  • I set column "weight" as opacity, there are 2 values in this col, 1 and 255.
  • A sample line in my df is {'name':'some name', 'month':'2022-02', 'weight':255}, name as Y and month as X, and weight means the opacity of the cell such as a heatmap.
  • If this col is "dimension", then drag on opacity, it looks fine. But if set as "measure", it looks been calculated for the whole column.
  • And even if I set the weight from 10 to 100, or 1 to 255, or 0.1 to 1, the opacities look the same, is it some normalization happened? Can I set a specific value for the opacity?
@ObservedObserver ObservedObserver added the enhancement New feature or request label Jul 14, 2023
@k6sdevbob k6sdevbob self-assigned this Aug 1, 2023
@k6sdevbob
Copy link
Contributor

As a new feature, there might be a way to set the domain ([min, max]) of a certain channel or a quatitative field in the future. Details about interaction are under discussion now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants