From d882fae44d8f345bc5e0bf80c360c49a2faf1028 Mon Sep 17 00:00:00 2001 From: jos Date: Mon, 12 Oct 2015 09:58:27 +0200 Subject: [PATCH] Removed the removed options `showMinorLines` and `showMajorLines` from the docs. --- docs/graph2d/index.html | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/docs/graph2d/index.html b/docs/graph2d/index.html index eb1db203..aba25cd7 100644 --- a/docs/graph2d/index.html +++ b/docs/graph2d/index.html @@ -997,22 +997,6 @@ function (option, path) { visible. - - showMajorLines - Boolean - true - By default, the timeline shows both minor and major date lines on the - time axis. You can use this option to hide the lines from the major dates. - - - - showMinorLines - Boolean - true - By default, the timeline shows both minor and major date lines on the - time axis. You can use this option to hide the lines from the minor dates. - - start Date or Number or String