MRSallee / CrinGraph

Bringing Crinacle's squiggly lines to your browser.
BSD Zero Clause License
7 stars 6 forks source link

Embeddable support #19

Closed MRSallee closed 1 month ago

MRSallee commented 1 month ago

Use ?embed query param to enable embeddable view. e.g.

<div class='graph-container' style='width: 100%; height: 0; padding: 0 0 43% 0; position: relative;'><iframe class='graph' src='https://squig.link?embed&share=Oriveti_Dynabird,Harman_Adjusted_Target,IEF_Comp_Target,Super_22_Target' allowfullscreen style='width: 100%; height: 100%; border: none; position: absolute; top: 0; left: 0;'></iframe></div>