d3-geomap icon indicating copy to clipboard operation
d3-geomap copied to clipboard

Deprecate columnVal function

Open yaph opened this issue 6 years ago • 0 comments

  • [ ] Replace code with: self.extent = d3Array.extent(self.data, d => d[self.column()]);
  • [ ] Mark as deprecated and to be removed in the next major release
  • [ ] Update docs

yaph avatar Sep 19 '19 00:09 yaph