hustf / LuxorMareyDiagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuxorMareyDiagram

An add-on to Luxor.jl.

This is inspired by Visualizing MBTA Data.

Exports three functions:

  • draw_prominent_axis_labels_update_inkextent
  • draw_axis_arrow
  • get_config_value

The default look is configureable in the .ini file. Plotting of data is done by drawing in Luxor. The axes are drawn from the drawing origin. `y`` is down, positive rotation axis points inwards.

About

License:MIT License


Languages

Language:Julia 100.0%