active_editors
active_editors_target
very_active_editors
- mobile_devices
- mobile_devices_browsers
- mobile_devices_applications
]>
+ # mobile_devices
+ # mobile_devices_browsers
+ # mobile_devices_applications
+
core_graph_ids : ["unique_visitors ","pageviews","pageviews_mobile", "new_editors","active_editors", "active_editors_target"]
+ events:
+ # Select the whole permalink URI text when it receives focus.
+ 'click .core_graphs a' : 'redraw'
+ # 'click .load-button' : 'load'
+
subviews : []
graphs : null
ready : false
graph.off 'ready', arguments.callee
graph.view.renderChart()
+
+ @graph ... render
this
+ redraw: ->
+ console.log 'redraw!', arguments
attachGraphs: ->
graphs_el = @$el.find '#graphs'
nav
ul.nav.subnav.nav-pills
li: h3 Graphs
- li.active: a(href="#core-graphs", data-toggle="tab") Core
+ li.active: a(href="#core-graphs", data-toggle="tab") Core
li: a(href="#other-graphs", data-toggle="tab") Others
.tab-content