tmijail / UnitfulPlots.jl

Plots with unit labels, automatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UnitfulPlots

Enables automatic labeling of units on axes of plots generated with Plots.jl. The unitful quantities are created in the first place using Unitful.jl.

To use, simply type using UnitfulPlots in Julia 0.5 or higher and plot arrays of quantities as you usually would.

This package is experimental, please report unexpected behavior.

About

Plots with unit labels, automatically

License:Other


Languages

Language:Julia 100.0%