From 0c6245f1d2d30bd8a58838ef7df6debc10225720 Mon Sep 17 00:00:00 2001 From: Florian Mounier Date: Mon, 26 Mar 2012 10:15:00 +0200 Subject: [PATCH] Fix rest --- pages/other_customizations.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/other_customizations.rst b/pages/other_customizations.rst index a4c955a..b69bf7b 100644 --- a/pages/other_customizations.rst +++ b/pages/other_customizations.rst @@ -24,7 +24,8 @@ You can set the scale to be logarithmic: chart.add('log example', values) .. caution:: -Negative values are ignored, interpolation might be broken if it goes below zero... + + Negative values are ignored, interpolation might be broken if it goes below zero... Custom css and js