Remove link to openHAB 1 wiki (#2376)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/2378/head
Kai Kreuzer 2024-09-30 22:38:13 +02:00 committed by GitHub
parent 56c8772efe
commit b9a0643106
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -612,8 +612,6 @@ Adds a time-series chart object for the display of logged data.
It accepts [DecimalFormat](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/text/DecimalFormat.html).
For example with `#.##` a number has to decimals.
Visit [Charts](https://github.com/openhab/openhab/wiki/Charts) in the Wiki for examples.
**Other options to look out for:**
The Chart element type is a good way to present time series data quickly.
For more sophisticated diagrams, openHAB supports the integration of outside sources like most logging and graphing solutions (e.g. [Grafana](https://grafana.org)).