shawnbot/topogram

Comment Example Doesn't Have Correct Number of Variables

Open

#16 opened on Sep 5, 2014

View on GitHub
 (6 comments) (0 reactions) (0 assignees)HTML (321 stars) (133 forks)batch import
help wanted

Description

In the commented out example of how to use the code it only refers to topology (and not also the geometry) variable:

  • var features = cartogram(topology);

Contributor guide