Results 160 comments of Evan Martin

Sorry for not responding, I wasn't sure what to do with this. I think it's got pros and cons and I couldn't conclude what the balance was. I think retrowin32...

Thinking about this more, I think my idea would be much easier to implement then needing to tweak a hash function. If you look at the point I linked above,...

Ugh, it looks like I made a quick fix and pushed it and forgot to commit it. Let me see if I can find what I did...

Wait no, it's just that the version posted on npm is older than master, so it doesn't have more recent changes to package.json. I think this is to be expected....

Thanks for reaching out, and sorry I am so slow to respond! I filed #37 about the future of this project, and I'd love your feedback there.

Thanks for the great bug report! I confirmed it and I will need to figure out a fix now.

I think clearing the container content is the best option. In the first version of webtreemap I had the CSS in a different file, but it becomes cumbersome to integrate...

Good idea! Might be as simple as adding a `title` attribute on the DOM node.

I guess it would go somewhere around here: https://github.com/evmar/webtreemap/blob/master/src/treemap.ts#L115 I experimented with letting the user provide a function here, I can't remember why I removed it.

The problem here is that I currently deserialize signed values wrong, it’s part of the format.