smarter-charts 2.1.5 → 2.1.7
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 +1 -1
- package/dist/smarter-charts.es.js +14469 -13155
- package/dist/smarter-charts.umd.js +403 -336
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -55,7 +55,7 @@ config: {
|
|
|
55
55
|
| `<humiditymultiline-chart-smarter>` | Area chart of humidity levels over times | `@selectTimestamp` events emitted containing the timestamp clicked
|
|
56
56
|
| `<heatmap-animation-smarter>` | Animation of humidity heatmap over time |
|
|
57
57
|
| `<optimal-humidity-heatmap-smarter>` | Heatmaps of optimal soil state to obtain with cell weights | `:selectedTimestamp` timestamp of image to show <br>`:showDistance` flag that indicates if show the distance matrix
|
|
58
|
-
| `<calendar-smarter>` | Calendar with irrigation events |
|
|
58
|
+
| `<calendar-smarter>` | Calendar with irrigation events | `:isEditable` flag that indicates if events can be editated
|
|
59
59
|
| `<water-aggregate-chart-smarter>` | Bar chart to summarize daily irrigation and rainfalls|
|
|
60
60
|
|
|
61
61
|
|