al_charts provides chart/diagram runtime loading and setup logic for al-folio v1.x.
gem 'al_charts'plugins:
- al_chartsRender chart runtime assets:
{% al_charts_scripts %}- Starter wiring and examples live in
al-folio. - Shared theme/runtime contracts are defined by
al_folio_core.
Chart runtime behavior and edge cases should be contributed in this repository.