I am working on a visual Database Diagram and State Machine graphics for webtools, as well as Graphics for the Project manager. I have focused on using SVG files for the display. I am working a building a /framework/common/ image library for taking maps and making SVG graphs. http://xmlgraphics.apache.org/batik/
The question that has arisen is why all ofbiz graphics don't use the SVG? to me this would remove many layers of Javascript and ftls to support the JS, and give ofbiz a lot more flexibility, using the Widgets.
