Skip to content

Instantly share code, notes, and snippets.

@mgonto
Created May 19, 2013 02:00
Show Gist options
  • Save mgonto/5606369 to your computer and use it in GitHub Desktop.
Save mgonto/5606369 to your computer and use it in GitHub Desktop.
firstTab.html
<div>
<h1>First Tab</h1>
<input type="text" ng-model="query.searchText" />
<pie data="data.valuesData | forPie" type="valuesPie" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment