fulgur-chart 0.9.0

Render chart.js-compatible JSON specs to deterministic static SVG/PNG
Documentation
1
2
3
//! DSL フロントエンド。各 DSL を IR(ChartSpec) に変換する。
pub mod chartjs;
pub mod vegalite;