From 30511f923ce6e2c6f36eb301aa87f18cba5df3fa Mon Sep 17 00:00:00 2001 From: Marvin Klerx Date: Sun, 27 Jul 2025 21:56:51 +0200 Subject: [PATCH 1/2] docs --- docs/keywords.html | 410 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 410 insertions(+) create mode 100644 docs/keywords.html diff --git a/docs/keywords.html b/docs/keywords.html new file mode 100644 index 0000000..290bb2d --- /dev/null +++ b/docs/keywords.html @@ -0,0 +1,410 @@ + + + + + + + + + + + + + + + +
+

Opening library documentation failed

+ +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + From ab157a14bef6b7ab330138b659fbe6544263d394 Mon Sep 17 00:00:00 2001 From: Marvin Klerx Date: Sun, 27 Jul 2025 22:01:09 +0200 Subject: [PATCH 2/2] docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6a8b70d..2354e9c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ Keywords from this repository can visualize CSV data as graph within the robotfr Link to GitHub Project: [robotframework-visualizer](https://github.com/MarvKler/robotframework-visualizer) +## Keyword Documentation + +Find here the keyword documentation: [Keyword Documentation](https://marvkler.github.io/robotframework-visualizer/keywords.html) + ## Use Case If you have time-series data like energey measurements or temperature values over period of time, you can use this library to visualize thos raw data as visual diagram into your robot framework logfile.