logicpowerhouse %!s(int64=4) %!d(string=hai) anos
pai
achega
24c19179b8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      resources/views/app/patient/vitals-graph.blade.php

+ 4 - 0
resources/views/app/patient/vitals-graph.blade.php

@@ -161,8 +161,10 @@
                         },
                     },
                     regions: [
+                        /*
                         {axis: 'y', start: 100, end: 145, class: 'safe-region', label: 'Safe Systolic BP: 100 to 145 mmHg'},
                         {axis: 'y', start: 70, end: 90, class: 'safe-region', label: 'Safe Diastolic BP: 70 to 90 mmHg'}
+                         */
                     ]
                 });
             }
@@ -197,7 +199,9 @@
                         },
                     },
                     regions: [
+                        /*
                         {axis: 'y', start: 100, end: 140, class: 'safe-region', label: 'Safe Weight: 100 to 140 lbs'},
+                         */
                     ]
                 });
             }