Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Takes either of the following as input

    • the name of a CSV file which is attached to the current page

    • the URL of a remote CSV file

  • Display a CSV with a header row as a table, where the first row is always a header row

    • Support for tab separated values (TSV) format

    • Auto detection of the separator – comma ,, tab \t, pipe | , etc

  • Support for remote files (hosted elsewhere)

  • Filter/search field for quick access to data

  • Sort the table by clicking on the header cells

  • Wrap cell content, or not

  • Renders the following

    • LaTeX notation to mathematical & chemical equations - where the table header is named “LaTeX” LaTeX (with this exact capitalisation)

    • SMILES format to 2D chemical structures - where the table header is named “SMILES” SMILES

    • InChI format to 2D chemical structures - where the table header is named “InChI” InChI (with this exact capitalisation)

    • URLs and email addresses are hyperlinked

    • Links in markup language are hyperlinked e.g. [David Simpson Apps website](https://dsapps.dev) are rendered in HTML

  • Horizontal scrollbars for large content with shaded indicators to suggest you can scroll horizontally

  • Tables can be connected to Charts using the Manage connected data context menu item:

...