From 701f2f6e41bd4ebe5947c1ea56bfbd4eeb74efe0 Mon Sep 17 00:00:00 2001 From: David Schnur Date: Tue, 27 Nov 2012 09:59:37 -0500 Subject: [PATCH] Style cleanup and converting spaces to tabs. --- examples/setting-options.html | 115 ++++++++++++++++++---------------- 1 file changed, 62 insertions(+), 53 deletions(-) diff --git a/examples/setting-options.html b/examples/setting-options.html index 1e359da..53fd9d8 100644 --- a/examples/setting-options.html +++ b/examples/setting-options.html @@ -1,62 +1,71 @@ - - - Flot Examples - - - - - - -

Flot Examples

- -
- -

There are plenty of options you can set to control the precise - 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.

+ + + Flot Examples + + + + + + + +

Flot Examples

+ +
+ +

There are plenty of options you can set to control the precise 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.

- +