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
Changing the colours on a histogram should only cause the colours on the histogram to be updated.
Currently, it causes a whole new query to be run - which can be really really slow when all you want to do is change colours to make things a little clearer, or try different colour schemes.
The text was updated successfully, but these errors were encountered:
Changing the colours on a histogram should only cause the colours on the histogram to be updated.
Currently, it causes a whole new query to be run - which can be really really slow when all you want to do is change colours to make things a little clearer, or try different colour schemes.
The text was updated successfully, but these errors were encountered: