Skip to content

Instantly share code, notes, and snippets.

@adamrneary
Created August 8, 2013 21:15
Show Gist options
  • Save adamrneary/6188819 to your computer and use it in GitHub Desktop.
Save adamrneary/6188819 to your computer and use it in GitHub Desktop.
module.exports = class ChartUpperView extends BaseChartView
initialize: (options) ->
super(options)
@chart.height(400)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment