mirror of
https://github.com/ash-project/ash_charts.git
synced 2024-09-17 20:03:23 +12:00
Charting utilities for Ash Framework
.github | ||
config | ||
lib | ||
logos | ||
test | ||
.check.exs | ||
.credo.exs | ||
.formatter.exs | ||
.gitignore | ||
.tool-versions | ||
FUNDING.yml | ||
LICENSE | ||
mix.exs | ||
mix.lock | ||
README.md |
AshCharts
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding ash_charts
to your list of dependencies in mix.exs
:
def deps do
[
{:ash_charts, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_charts.