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
with Plotly 2.16.1, traces sometimes stick around between variable changes
sometimes freezes up when hovering over plot traces and both line.width and marker.size are changed; minor because we can just change line.width, but it would be nice to be able to change both
freezes when moving too quickly from Plotly trace hover to another hoverable output (maybe only on Chrome, when the console is open)
clearing selections with the breadcrumb (reset) buttons doesn't work with only tract selections (with no county selection)
closing a combobox group is interrupted by mouseover of contained elements (which trigger an open)
float-type measures are sometimes treated as integers, which shows up as varying decimal places that don't respect the digits setting
ID selection does not trigger data load (for non-default datasets; but does apply once loaded)
switching to a non-existent dataset results in partial changes
Minor but potentially a little tricky:
line.widthandmarker.sizeare changed; minor because we can just changeline.width, but it would be nice to be able to change bothdigitssetting