Andrew Carpenter
Andrew Carpenter
Glad the info is useful. I have to admit some bias on this issue. I have observed as well the desire for visualization of the information. For some indefensible reason...
A few possible modules that could help with the visualizations. https://github.com/jquintozamora/react-d3-treemap https://github.com/mojoaxel/d3-sunburst https://github.com/vasturiano/sunburst-chart
So, I've been thinking allot about this as I've been testing it more thoroughly. I did implement a test for it and put that into the feature/viz branch. I think...
I think a plugin based approach is a good suggestion. I'll work on re-adding your HTML viz patch using a plugin model.