Closed ahwillia closed 8 years ago
Not at all, thank you for pointing it out! Given that vega.js itself is a moving target, it's not feasible for me to test every combination of plots and methods.
It should be pretty simple, I just need to reset the color on mouseoff. Hopefully I can find a few minutes today to do that.
It worked for me for the plots that used this (lineplot, grouped bar and population). Will tag a new release, so you can just update using Pkg.update()
Nice, the fix works for me. I don't mind checking out the bleeding edge - just expect a lot of minor bug reports from me.
I swear I'll track some of these problems down at some point rather than just opening up issues. This one will hopefully be a simple fix. Using the lineplot example from the documentation:
This produces a light blue and blue line for me. Then, when I mouseover they turn red (as I want them to). However, the color change persists as shown below: