fix: a more legible chart for vitals

This commit is contained in:
Mohamud Amin Ali 2019-10-20 10:34:39 +03:00
parent 06ace23a32
commit 43b22b4473

View File

@ -283,7 +283,7 @@ var show_patient_vital_charts = function(patient, me, btn_show_id, pts, title) {
title: title,
type: 'axis-mixed', // 'axis-mixed', 'bar', 'line', 'pie', 'percentage'
height: 150,
height: 200,
colors: ['purple', '#ffa3ef', 'light-blue'],
tooltipOptions: {