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
The y domain resets, but the x domain should as well. It'll be a little tricky, as getSorts currently operates on all data, and if filteredData is passed in, then the color order doesn't match the legend.
The text was updated successfully, but these errors were encountered:
The y domain resets, but the x domain should as well. It'll be a little tricky, as getSorts currently operates on all data, and if
filteredData
is passed in, then the color order doesn't match the legend.The text was updated successfully, but these errors were encountered: