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
Implemented custom tool tips in order to drop the [d3-tip]http://labratrevenge.com/d3-tip) library, which is no longer being maintained.
Revised to use D3 v5; only real change was in the test code which uses d3.json() to load data.
Dropped the dependency on colorbrewer. This is now built into D3 v5, but I ended up just hard-coding the palettes I wanted, so that the library still works with D3 v4.