shawnbot/topogram

Comment Example Doesn't Have Correct Number of Variables

Open

#16 geöffnet am 5. Sept. 2014

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)HTML (133 Forks)batch import
help wanted

Repository-Metriken

Stars
 (321 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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