Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Imported Tables

This canonical V1 example declares a CSV source inside <data> and renders it through a reusable <table data="..."> reference.

Sources: samples/table-imports.xal and samples/table-imports.csv. See .xal Tables for reusable table data syntax.

xaligo validate docs/src/examples/samples/table-imports.xal
xaligo render docs/src/examples/samples/table-imports.xal \
  --format svg \
  -o output/table-imports.svg