Project

al_charts

0.0
The project is in a healthy, maintained state
Jekyll plugin extracted from al-folio that ships chart assets and conditionally renders Mermaid, ECharts, Plotly, Vega-Lite, Leaflet, and diff2html scripts.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

>= 2.0, < 3.0
~> 13.0

Runtime

>= 3.9, < 5.0
>= 4.0, < 6.0
 Project Readme

al-charts

al_charts provides chart/diagram runtime loading and setup logic for al-folio v1.x.

Installation

gem 'al_charts'
plugins:
  - al_charts

Usage

Render chart runtime assets:

{% al_charts_scripts %}

Ecosystem context

  • Starter wiring and examples live in al-folio.
  • Shared theme/runtime contracts are defined by al_folio_core.

Contributing

Chart runtime behavior and edge cases should be contributed in this repository.