From eb03ceca9fb8a1172f93de2eea8b6397c2c6fc4c Mon Sep 17 00:00:00 2001
From: "olau@iola.dk"
Date: Tue, 14 Dec 2010 19:44:17 +0000
Subject: [PATCH] Reworded comment about defaults
git-svn-id: https://flot.googlecode.com/svn/trunk@282 1e0a6537-2640-0410-bfb7-f154510ff394
---
examples/setting-options.html | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/examples/setting-options.html b/examples/setting-options.html
index 6eb6ee9..780d958 100644
--- a/examples/setting-options.html
+++ b/examples/setting-options.html
@@ -14,14 +14,10 @@
There are plenty of options you can set to control the precise
- looks of your plot. You can control the axes, the legend, the
- default graph type, the look of grid, etc.
-
- The idea is that Flot goes to great lengths to provide sensible
- defaults which you can then customize as needed for your
- particular application. If you've found a use case where the
- defaults can be improved, please don't hesitate to give your
- feedback.
+ looks of your plot. You can control the ticks on the axes, the
+ legend, the graph type, etc. The idea is that Flot goes to great
+ lengths to provide sensible defaults so that you don't have to
+ customize much for a good result.