Roassal will have a reliable HTML exporter. The vision we have behind this effort, is to make sure that people can do their visualization in Pharo (therefore using their favorite tools to do this), and then export it to HTML. We have opted to spit plain SVG, with a little bit of JavaScript to handle the interaction. The benefice we will have from this, is to not rely on external library (e.g., D3, Protovis, RafaelJS), which means the webpage will be much faster to load.
Alexandre
On Aug 21, 2014, at 12:26 PM, phil@highoctane.be wrote:
As a general feeling, RT is great for local visualisations but for web visualisations it is close to nowhere compared to the competition (not sure we want to go there anyway).
What is the roadmap there, if any?