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

Mapping onto symbol size breaks the color mapping #566

Open
hjschulz opened this issue Mar 18, 2022 · 0 comments
Open

Mapping onto symbol size breaks the color mapping #566

hjschulz opened this issue Mar 18, 2022 · 0 comments

Comments

@hjschulz
Copy link

  • [X ] I am reporting a bug

I was trying to reproduce the Seattle Weather example from the Vimeo video @ https://vimeo.com/453645616

Expected Behavior

When dragging the precipitation to the symbol's size, I expect the color mapping to be maintained.

Actual Behavior

The color mapping changes / breaks.

Steps to reproduce behavior

  1. go to https://vega.github.io/lyra/
  2. add data pipeline -> "Seattle Weather"
  3. click on "Symbol" to add a circle
  4. drag date to X axis
  5. drag temp_max to Y axis
  6. click SCALES -> x
  7. adjust Type = time
  8. untick ”Zero”
  9. drag weather to outer circle of a symbol (until ”fill” shows up)
  10. adjust opacity to 0.6
  11. drag precipitation to inner circle of a symbol (until ”size” shows up)

At that point, the color mapping breaks.

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

No branches or pull requests

1 participant