Quadratic Docs
Ask or search…
K
Comment on page

Present & share

Glean insights from your data, visually.
  1. 1.
    Present your data directly: make your spreadsheet more viewable while not editing.
  2. 2.
    Visualize your data: turn raw data into beautiful visualizations.
  3. 3.
    Share your work: let others play with and edit your work as a team.
  4. 4.
    Copy as PNG: copy and paste data into any presentation, design tool, or anywhere else you'd want to share your PNG.
  5. 5.
    Embed as an iFrame: get your spreadsheets into any page on the web.

1. Present your data

Ctrl + . (Mac: ⌘ Command + .) enters presentation mode, removing the grid lines to present your data and visualizations, seamlessly.
Notice how the grid and toolbars disappear in presentation mode, enabling a smooth presentation mode. We recommend using Spacebar + Mouse to smoothly pan as you present your workbooks.

2. Visualize your data

Create beautiful Plotly charts in Quadratic. View the visualize your data page to learn more.
📊
Learn how to: Create visualizations in Quadratic ->

3. Share your work

By sharing, you allow other users to view your sheet, code, etc. We are currently working on adding multiplayer editing.
Note: You are allowing anyone with the link to see your sheet by sharing.
Multiplayer editing is a feature we are currently working on. Users can only share in 'view mode' with other users.

4. Copy as PNG

Select the cells you wish to copy and simply Right-click and select copy as PNG or use the shortcut Ctrl + Shift + c (Mac: ⌘ Command + Shift + c)
You can then paste your PNG into your presentations, articles, etc.
Note: the below sample data has used the copy-paste as PNG feature to copy/paste straight into our docs!

5. Embed in a webpage via iFrame

If you have public sharing permissions turned ON in your spreadsheet, you can freely embed your spreadsheet in any site that allows embedding. Use the URL to your spreadsheet in an <iframe> HTML tag.
Example:
<iframe src="Quadratic_sheet_URL" title="your sheet description"></iframe>