jmpressjs / jmpress.js

A jQuery plugin to build a website on the infinite canvas
http://jmpressjs.github.com/jmpress.js
1.5k stars 237 forks source link

Best way to include d3.js / Raphael.js etc? #152

Open ghost opened 10 years ago

ghost commented 10 years ago

Hi

I've been trying to include some graphs from D3 & Raphael in my jmpress presentation. The only way I got it working was by putting them in an iframe in a separate file. Is there any way to include such graphics directly?

One thing I would like to see is to have a connected graph of all slides with the layout of something like a mindmap. Where you could see the overview mindmap at first and then as the presentation goes along you would zoom into different areas. I haven't found a good way to accomplish that yet, any ideas?

Cheers,

Daniel