shawnbot/topogram

Comment Example Doesn't Have Correct Number of Variables

Open

#16 aberto em 5 de set. de 2014

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)HTML (133 forks)batch import
help wanted

Métricas do repositório

Stars
 (321 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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);

Guia do colaborador