Charting utilities for Ash Framework
Find a file
2024-04-11 09:27:42 +12:00
.github chore: enable dependabot for mix dependencies. 2024-04-11 09:27:42 +12:00
config oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
lib chore: remove comments 2023-04-22 00:52:15 -06:00
logos oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
test oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
.check.exs oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
.credo.exs oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
.formatter.exs oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
.gitignore oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
.tool-versions oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
FUNDING.yml oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
LICENSE oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
mix.exs oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
mix.lock oban/state_machine aware charts 2023-04-22 00:50:45 -06:00
README.md oban/state_machine aware charts 2023-04-22 00:50:45 -06:00

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.