Skip to content

eptify/angular-vega

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-vega

Angular directive for rendering vega specs.

Usage

<div vega id="chart1" spec="spec"></div>

Where "spec" is $scope.spec in your controller. Your div must have a unique id.

See example folder for full usage. See vega documentation and vega editor for how to construct vega specs.

About

angular directive for rendering vega specs

Resources

License

Stars

Watchers

Forks

Packages

No packages published