From 0b6f0aeeb7a4d4b46298d82d7530a8d9936eb5bf Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Tue, 20 May 2014 10:51:05 +0200 Subject: [PATCH] rephrased docs --- docs/graph.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/graph.html b/docs/graph.html index eb7eedd0..bf441dbc 100644 --- a/docs/graph.html +++ b/docs/graph.html @@ -2044,7 +2044,9 @@ var options: { setOptions(options,[initializeView]) none Set options for the graph. The available options are described in - the section Configuration Options. The initializeView boolean parameter is optional and can be used to avoid the resetting of the view when loading the options. This is ment when changing the options of an already initialized graph. + the section Configuration Options. The initializeView boolean parameter is + optional and can be used to avoid the resetting of the view when loading the options. + This can be used when changing the options of an already initialized graph.