-
Notifications
You must be signed in to change notification settings - Fork 2
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
Colors lag after change of Variable or Base map in GreatLakes_Dashboard #7
Comments
@hdsingh, who were you hoping would look into this? |
I was hoping if any one you, @martindurant or @jsignell could help me figure this out. Thanks for letting me know. From next time I would be careful in directly mentioning those who can help. |
Sorry, could you perhaps describe what you are seeing in a bit more detail? Which notebook and and what point? Perhaps a screenshot might be appropriate. If it's a genuine issue, it might be appropriate to report at Panel or Holoviews. |
@rsignell-usgs @martindurant Here is more detail of the issue. Please let me know if anything else is required. The issue is in GreatLakes_Dashboard. The dashboard formed works well initially. However when we change anyone of Initially , when color sync is perfect ( but later on (
One thing to note here is that before variable change, location points are displayed just a little ahead of displaying time series curve while later on, the time series curve is displayed early as compared to the location points. I am unable to find the reason because of which it does not runs well on changing the varibles. Also the generated time series map does not automatically adjusts itself. We need to zoom out manually to see all the lines. |
@hdsingh, let's try to not mix issues. I encountered this as well. Can you please raise this as a new issue? |
Yes sir, here is the separate issue regarding this. |
The colors seem to lag by one after changing the
Model Variables
orBasemap
i.e the color of location marker does not match its corresponding line color. I am trying to figure out the reason behind this. I have also tried to replace theget_line_color
withcolor_stream
but the behaviour still persists. Can you please look into this and help me understand why this might be happening?The text was updated successfully, but these errors were encountered: