Just finished a dynamic caching module in the back-end because some transactions where just to much for a browser to handle.
eg: if one or more outputs are not spend i let the browser render the graph, if all outputs are spend the svg is served without the need for any end-user processing. Simply because unspend outputs can change the graph & i needed some simple & quick caching able to run in the cloud.
But visualizing seemingly simple things can give crazy results, check this out: Thats a 6x times zoom in
Just someone scraping together about 300 seperate inputs into a single tx-out without time-frame, this has nothing to do with anon (no multisigs)
Funny to see how (only for XC) regulair Anon transactions are more easy to handle by a browser (visual tech wise) and how some people had concerns about bloat because of the XCoinshuffle thats part of the anon:D
Overall ... am almost there ...
It's Beautiful....