smarter-charts 1.1.2 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -46,7 +46,7 @@ config: {
46
46
 
47
47
  | Component Tag| Description| Props/Events|
48
48
  |----------------------------------------------|-------------------------------------------------------------------------|---|
49
- | `<delta-chart-smarter>` | Line chart showing humidity level in relation to optimal state ||
49
+ | `<optimal-distance-chart-smarter>` | Line chart showing humidity level in relation to optimal state ||
50
50
  | `<airtemperature-chart-smarter>` | Line chart for air temperature trends |
51
51
  | `<meancountor-chart-smarter>` | Heatmap of monitored soil portion for **mean** of matric potential in a given period|
52
52
  | `<stdcountor-chart-smarter>` | Heatmap of monitored soil portion for **standard deviation** of matric potential in a given period |