Skip to content

1.6.2

Compare
Choose a tag to compare
@kbroman kbroman released this 08 Jun 22:00

d3panels 1.6.2 (2020-06-08)

  • 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.