@@ -554,9 +554,13 @@
},*/
},
y: {
- show: false,
+ show: true,
+ tick: {
+ count: 5,
+ format: function (x) { return Math.ceil(x); }
+ },
label: {
- text: 'Blood Pressure (mmHg)',
+ text: 'BP',
position: 'outer-middle'
min: 40,
@@ -602,9 +606,13 @@
- text: 'Weight (lbs)',
+ text: 'Weight',
/*min: 70,