smarter-charts 1.0.4 → 1.1.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
@@ -33,7 +33,7 @@ config: {
33
33
  companyName: string,
34
34
  fieldName: string,
35
35
  sectorName: string,
36
- plantRow: string // name of the thesis
36
+ thesisName: string // name of the thesis
37
37
  }, // One or more resource identifiers (e.g., field IDs, sensors, plots)
38
38
  params: {
39
39
  timeFilterFrom?: string, // ISO date string or timestamp (start of time range)