Hex pmHexdocs.pm

Terrestrial

SVG charting library for Elixir/Phoenix, a partial port of elm-charts.

Warning: Under development

Installation

Add terrestrial to your list of dependencies in mix.exs:

def deps do
  [
    {:terrestrial, "~> 0.1.0"}
  ]
end

Full documentation can be found at https://hexdocs.pm/terrestrial.