joeyklee / bec-explorer

This repository is for building an interactive data viewer for the Biogeoclimate Ecosystem Classification (BEC) zones in North America
http://www.bc-climate-explorer.org/
MIT License
11 stars 4 forks source link

scatterplot is super slow #33

Closed joeyklee closed 8 years ago

joeyklee commented 8 years ago

right now the plot is showing 15k svg circles - 1 for each BEC unit and climate variable. Not exactly the fastest thing. Will look into ways to optimize.

joeyklee commented 8 years ago

fixed my removing the "cartodb_id" column