tchart reads a text file containing date-based data, for example employment history, and generates TikZ code to render a chart of the data. The generated TikZ chart can then be embedded in a TeX or LaTeX document, such as a resume.
Required Ruby Version
~> 2
Authors
Michael Lewandowski
Requirements
Ruby 2
A TeX distribution (e.g. tug.org/mactex) to render the generated TikZ chart code.