From cb2e3d2743c0f88b430f14b7a396aa1a583dc978 Mon Sep 17 00:00:00 2001 From: Igor Sfiligoi Date: Tue, 22 Mar 2011 07:30:12 -0400 Subject: flot-0.7 --- examples/multiple-axes.html | 60 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 examples/multiple-axes.html (limited to 'examples/multiple-axes.html') diff --git a/examples/multiple-axes.html b/examples/multiple-axes.html new file mode 100644 index 0000000..4b32e64 --- /dev/null +++ b/examples/multiple-axes.html @@ -0,0 +1,60 @@ + + + + + Flot Examples + + + + + + +

Flot Examples

+ +
+ +

Multiple axis support showing the raw oil price in US $/barrel of + crude oil vs. the exchange rate from US $ to €.

+ +

As illustrated, you can put in multiple axes if you + need to. For each data series, simply specify the axis number. + In the options, you can then configure where you want the extra + axes to appear.

+ +

Position axis or .

+ + + + -- cgit v1.2.3-2-g168b