Quadratic Docs
  • Getting started
  • Examples
  • Open Quadratic
  • Quadratic AI
    • Getting started
    • Generate code
    • Generate data
    • Import PDFs
    • Import images
    • Security
  • Connections
    • SQL - getting started
    • PostgreSQL
    • MySQL
    • MS SQL Server
    • Parametrize queries
    • SQL AI assistant
    • Security
    • API requests
    • Request a connection
  • Python
    • Getting started
    • Reference cells
    • Return data to the sheet
    • Packages
    • Make an API request
    • Clean data
    • Charts/visualizations
    • Manipulate data
  • Javascript
    • Getting started
    • Reference cells
    • Return data to the sheet
    • API Requests
    • Charts/visualizations
    • Packages
  • Formulas
    • Getting started
    • AI assistant
    • Reference cells
    • Functions and operators
    • Arrays
    • Criteria
    • Wildcards
  • Spreadsheet
    • Navigating
    • Files
    • Shortcuts
    • Insert/delete rows and columns
    • Data validation
    • Present & share
    • Date-time formatting
    • Browser compatibility
  • Teams
    • Manage your team
    • Private files
    • Collaboration
    • Embedded sheets
  • Import data
    • SQL connections
    • API requests
    • Drag and drop .CSV
    • Drag and drop .Parquet
    • Import Excel files
  • Self hosting
    • Getting started
    • Docker
    • AWS
    • Azure
    • Google Cloud Platform
    • Bring your own AI
    • Other hosting
  • Quadratic for Education
    • Overview
    • Enrolling in the education plan
    • Teachers
    • Students
    • Researchers
    • Education FAQ
  • Company
    • About
    • Quadratic is source available
    • Brand assets
  • GitHub
  • Blog
  • Twitter
  • Discord
Powered by GitBook
On this page
  • 1. Present your data
  • 2. Visualize your data
  • 3. Share your work
  • 4. Copy as PNG
  • 5. Embed in a webpage via iFrame

Was this helpful?

  1. Spreadsheet

Present & share

Glean insights from your data, visually.

PreviousData validationNextDate-time formatting

Last updated 11 months ago

Was this helpful?

  1. make your spreadsheet more viewable while not editing.

  2. turn raw data into beautiful visualizations.

  3. let others play with and edit your work as a team.

  4. copy and paste data into any presentation, design tool, or anywhere else you'd want to share your PNG.

  5. 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.

3. Share your work

By sharing, you allow other users to view your sheet, code, etc.

To learn more about sharing and multiplayer visit the multiplayer section of the docs.

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

Example:

<iframe src="https://app.quadratichq.com/file/02a5b8cb-90f2-474f-b6a8-76f1c15951e0?embed" title="your sheet description"></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, include ?embed at the end of the URL. E.g.

https://app.quadratichq.com/file/02a5b8cb-90f2-474f-b6a8-76f1c15951e0?embed

Present your data directly:
Visualize your data:
Share your work:
Copy as PNG:
Embed as an iFrame:

Learn how to: Create visualizations in Quadratic ->

Learn about multiplayer in Quadratic ->

📊
🎮