Jeffrey Heer is announcing that Vega with version number 2.0.5 is already available to download.
What is Vega ?
Vega is A versatile JavaScript charting utility that can plot graphs using HTML5 canvas or SVG .
Vega uses SVG or HTML5 canvas elements to render out grammar visualizations or JSON statistical data.It uses its own declarative format for presenting statistical data in various formats, not just numbers.A Vega demo is included with the download package.
This is changelog for Vega version 2.0.5 :
- Updated scene visit for axes and legends.
- Fixed transition bugs.
- Fixed arc bounds calculation.
- Updated to latest D3 and topojson.
You can read the complete changelog and also download this latest version on their homepage: trifacta.github.io