It's currently possible to export charts as SVG files or Tikz code. It would be nice to also support SeqSee's JSON format. This is not directly implementable currently because the Backend API is too low-level, e.g. it draws lines using raw coordinates instead of specifying source and target nodes.