|
|
|
|
|
by noahmarc
4615 days ago
|
|
I wouldn't mind taking a closer look at that. They do have a data API to store individual key value pairs http://snapsvg.io/docs/#Element.data Definitely different than what I'm used to in D3js, but worst case scenario you would have to loop through each key value pair. Worth testing out. |
|