Vega-lite: a high-level grammar of interactive graphics in JavaScript
Vega-Lite is a high-level grammar for creating interactive graphics using JavaScript. It provides a concise JSON syntax for generating visualizations that can be compiled to Vega specifications. The tool enables developers to create sophisticated charts and dashboards with minimal code.