Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.13 KB

File metadata and controls

17 lines (11 loc) · 1.13 KB

Text Visualization

Workbooks allow authors to include text blocks in their workbooks. The text can be human analysis of the telemetry, information to help users interpret the data, section headings, etc.

Image showing a text visualization in workbooks

Text is added through a markdown control - into which an author can add their content. An author can leverage the full formatting capability of markdown to make their documents appear just how they want it. These include different heading and font styles, hyperlinks, tables, etc. This allows authors to create rich Word- or Ibiza-like reports or analytic narratives.

Image showing a text visualization in workbooks

Add a text control

  1. Switch the workbook to edit mode by clicking on the Edit toolbar item.
  2. Use the Add text link to add a text control to the workbook.
  3. Add markdown to the control.
  4. Click the Done Editing button to see the formatted text.

Tip: Use this markdown cheat sheet to see the different formatting options.