FormidableLabs / spectacle

A React-based library for creating sleek presentations using JSX syntax that gives you the ability to live demo your code.
https://commerce.nearform.com/open-source/spectacle/
MIT License
9.75k stars 691 forks source link

Does it support custom React.js components like including Charts, Plots etc. using Chart.js? #1244

Open darwin403 opened 1 year ago

darwin403 commented 1 year ago

To make the presentations more appealing I wish to include some infographics that are not natively provided by Spectale. How does one go about including charts or any other custom react.js component?