Closed yaph closed 10 years ago
In https://github.com/yaph/d3-geomap/blob/master/src/coffee/geomap.coffee#L55 try:
geomap.properties.svg.selectAll('g')
to see of all groups are scaled. If it conflicts with legend or footer apply only on class zoom and set via accessor, which fixes https://github.com/yaph/d3-geomap/issues/16
zoom
In https://github.com/yaph/d3-geomap/blob/master/src/coffee/geomap.coffee#L55 try:
to see of all groups are scaled. If it conflicts with legend or footer apply only on class
zoom
and set via accessor, which fixes https://github.com/yaph/d3-geomap/issues/16