metricsgraphics / metrics-graphics

A library optimized for concise and principled data graphics and layouts.
http://metricsgraphicsjs.org
7.46k stars 475 forks source link

Add support for Vega grammar #757

Closed brylie closed 6 years ago

brylie commented 7 years ago

Vega is a visualization grammar, a declarative language for creating, saving, and sharing interactive visualization designs. The goal of the Vega project is to promote an ecosystem of usable and interoperable tools, supporting use cases ranging from exploratory data analysis to effective communication via custom visualization design. Vega homepage

A delarative visualization language, or grammar, gives people an intuitive way to create data visualizations. Vega is attempting to build a standardized, research-based, grammar for data visualization.

Goal

Align Metrics Graphics with the Vega ecosystem, by adding incremental support for Vega semantics.

hamilton commented 6 years ago

Thank you for the issue. We're getting back to sorting through all our currently-open issues, and I'm afraid this is out of scope for MG.