kimikage / ProfileSVG.jl

Write flame graphs to SVG format and explore them interactively in Jupyter, Pluto, etc.
MIT License
53 stars 7 forks source link

[RFC] Support for copying data to the clipboard #58

Open kimikage opened 3 years ago

kimikage commented 3 years ago

Most modern browsers support the copy event of the Clipboard API. The issue is in what format to copy the data.