Project

General

Profile

« Previous | Next » 

Revision dcc1c508

Added by Robert Birnie over 11 years ago

  • ID dcc1c5084d9ad7f3fa902fe3e448f2a40e418264

fix #1922 add scrolling to graphs

View differences:

public/javascripts/charts.js
align: 'bottom',
verticalAlign: 'bottom',
x: 10,
y: -10,
borderWidth: 0
y: 0,
borderWidth: 0,
maxHeight: 72,
navigation: {
activeColor: '#3E576F',
animation: true,
arrowSize: 12,
inactiveColor: '#CCC',
style: {
fontWeight: 'bold',
color: '#333',
fontSize: '12px'
}
}
},
plotOptions: {
area: {

Also available in: Unified diff