Go to website
Back
Articles on:
Hosting Data
FAQ about uploading and hosting data, including interactive figures and code.
Inserting an interactive figure
Authorea enables embedding of interactive, dynamic, data-driven figures directly into articles. These can be diagrams from external services like Carto or diagrams from a javascript library like d3.js, flotchart, bokeh, or Plotly. To insert an interactive figure, click Insert Interactive Figure and select the HTML source code from your computer that you wish to add to your document. . This is how, for example, you import a Plotly graph: Get the embed code for your graph from Plotly (click Share, Embed, and copy the iframe). Detailed instructions here.  The file will show in your document, like this ![](ht
Few readers
Adding data "behind" a figure
Authorea documents are more than just text and figures. Every Authorea document is a Git repository that can host data, source code and any other related supplemental material. You can add data specific to a figure by adding a figure to an article and then clicking on the figure. The following menu will appear: Click on Attach Dataset and select a data file to
Few readers