p

paiagram

@preview

Draw transportation timetable diagrams

v0.1.1
MIT

Package Information

Last Updated
Minimum Typst Version
0.13.1
Authors
Jeremy Gao
Categories
visualizationposterpaper
Disciplines
transportation

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/paiagram:0.1.1

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/paiagram:0.1.1": *

Version History

0.1.10.13.1
e72ad85c4b82...

Paiagram

Paiagram is a typst package for making transportation timetable diagrams, or a train running chart, or whatever you call it.

Using Paiagram

To start, you must already have the following items:

  • Train (or any other means of transport) timetable information.
  • Station information.
  • (Optional, recommended) station interval information.
  • A set of stations to draw on the diagram. This is not the same as station information.

For more information, please check examples in the examples folder.

Importing from other files

Paiagram currently supports importing data from qETRC files. Support for other formats (oudiasecond, ETRC, etc.) are planned.

Showcase

Beijing-Shanghai HSR timetable diagram