Module: examsSubjectYearChartView

examsSubjectYearChartView

new require("examsSubjectYearChartView")() → {function}

Exam subject-year chart view
Source:
Requires:
Returns:
Backbone.View constructor
Type
function
Source:

Extends

Members

options :object

Chart options extension
Type:
  • object
Properties:
Type Description
Source:

type :string

Chart type identifier
Type:
  • string
Source:

Methods

update() → {object|undefined}

Updates chart state by new data
Source:
Returns:
series or undefined
Type
object | undefined