We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2650a8 commit 5a6fb5bCopy full SHA for 5a6fb5b
contrib/charts/08_current_volume_ml.yaml
@@ -0,0 +1,13 @@
1
+---
2
+chart_key: current_volume_ml
3
+data_source: liquid_volumes # SQL table
4
+title: "Volume in bioreactor"
5
+data_source_column: liquid_volume
6
+mqtt_topic: dosing_automation/current_volume_ml
7
+source: app
8
+y_axis_label: mL
9
+interpolation: stepAfter
10
+y_axis_domain: [0.00, 18]
11
+lookback: 100000
12
+fixed_decimals: 2
13
+down_sample: false
0 commit comments