-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
D3 support? #2
Comments
Thank you for your kind words 🥰 I added C3JS as an easy way to do D3JS for charts. I don't have any direct D3JS direct use case, do you ? Can you show an example ? |
I really like this one: https://github.com/teone/reveal.js-diagram-plugin Where you can also have transitions. But being able to embed "simple" D3 would be nice (here is another example: https://www.d3-graph-gallery.com/graph/sankey_basic.html). I would also like to know if you can add transitions when you use charts or plantUML diagrams. |
Oh ! transitions and interactions looks great in these examples. Unfortunately this is not possible with Plantuml. In this repo, I collect graphs that I use in presentation. If anyone find something capable of doing plantuml-like diagrams but with transition, I'll happily add it. Anyway, feel free to suggest PRs for other things you use ! |
I'll do so. Currently I'm a quite heavy user of ORG mode (+Emacs) but creating awesome presentations (with revealjs) looks so easy with asciidoctor. I also like it has so many extensions (especially plantuml and klipse). One question, though: Where do the "timeline" and "pyramid" statements come from? I couldn't find anything in the asciidoctor documentation. Thanks in advance. |
Personal creation, mainly some CSS 😁 I agree, Asciidoctor ecosystem is very rich ! |
Hey! I think this project is super awesome. I really like the "presentation as a code" approach. Are there any chances to also include some (easy) D3.js examples?
Thanks in advance.
The text was updated successfully, but these errors were encountered: