Basketball Scorebook

Game: Stat:

Player:

View of the domain data as JSON (GameModel + PlayerGameModel)

{{ games | json }}

View of the Column Chart data as JSON (ColumnChartModel)

{{ columnChartOptions.model.getData() | json }}

View of the Line Chart data as JSON (LineChartModel)

{{ lineChartOptions.model.getData() | json }}