yaph / d3-geomap

A library for creating geographical maps based on D3.js

Home Page:https://d3-geomap.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecate columnVal function

yaph opened this issue · 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