diff --git a/docs/graph2d.html b/docs/graph2d.html
index 5f8b8f0a..b0acaccc 100644
--- a/docs/graph2d.html
+++ b/docs/graph2d.html
@@ -455,6 +455,18 @@ The options colored in green can also be used as options for the groups. All opt
true |
Show or hide the data axis. |
+
+ dataAxis.title.left.text |
+ String |
+ undefined |
+ Set the title for the left axis. |
+
+
+ dataAxis.title.right.text |
+ String |
+ undefined |
+ Set the title for the right axis. |
+
groups.visibility |
Object |