Tim Wisniewski

Results 142 comments of Tim Wisniewski

Yeah, doesn't thunking only become relevant when you're executing the element creation over and over again (a la morphdom)?

That looks awesome @shama! Thanks for the writeup. `prev` being an object with `element` and `args` properties (rather than just the previous version of `data`) was confusing at first but...

Hey guys! cool project. was just shown http://dropchop.io/ in IRC, may also be of interest

Hi @Stophface, thanks for reporting this issue. Would you mind providing an example set of data? I'd like to test whether the problem lies with [chroma.js](https://github.com/gka/chroma.js/) or with [this code](https://github.com/timwis/leaflet-choropleth/blob/gh-pages/src/choropleth.js#L50-L55)

First of all, please accept my apology for the delayed reply and letting this get buried. Thanks so much for putting together this pull request. I'm eager to help resolve...

Hi Adam, thanks for breaking it down for me - yes now I quite understand. Cool site by the way! I assume you've already explored the 3 options that [chroma.js...

Hi @reyemtm, thanks for reporting the issue. I see that you've posted it in chroma.js as well. I'm happy to help narrow it down. Would you mind posting a code...

Have you seen the legend example? https://github.com/timwis/leaflet-choropleth/tree/gh-pages/examples/legend

Shoot guys I'm so sorry for letting this get buried! I'll get on this asap

Hi Barry, that's an interesting question. I'm not entirely sure. The Choropleth method just extends the GeoJSON method, so I think if you do some googling on how you would...