From 1c5685d68f1b73270fb814fe04cbb490eb90ba5f Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 14 Nov 2008 15:39:19 +0000 Subject: Minor fix: Remove DOJO library (60Mo) replaced by link to Google CDN (online DOJO library) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@159 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/js/dojox/charting/tests/test_chart2d.html | 353 --------------------- 1 file changed, 353 deletions(-) delete mode 100644 includes/js/dojox/charting/tests/test_chart2d.html (limited to 'includes/js/dojox/charting/tests/test_chart2d.html') diff --git a/includes/js/dojox/charting/tests/test_chart2d.html b/includes/js/dojox/charting/tests/test_chart2d.html deleted file mode 100644 index 2480730..0000000 --- a/includes/js/dojox/charting/tests/test_chart2d.html +++ /dev/null @@ -1,353 +0,0 @@ - - -Chart 2D - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Chart 2D

- -

1: Defaults: lines, no axes.

-
-

2: Defaults: lines, no axes, and custom strokes.

-
-

3: Areas, orange theme, no axes.

-
-

4: Areas, no axes, custom strokes and fills.

-
-

5: Lines, axes, blue theme.

-
-

6: Lines, axes (aligned on minor ticks), cyan theme.

-
-

7: Lines, axes (aligned on major ticks), green theme.

-
-

8: Lines and markers, no axes, purple theme, custom min/max.

-
-

9: Markers only, no axes, custom theme, custom markers, custom min/max.

-
-

10: Lines and markers, shadows, no axes, custom theme, custom markers, custom min/max.

-
-

11: Stacked lines, markers, shadows, no axes, custom strokes, fills, and markers.

-
-

12: Stacked areas, axes (aligned on major ticks), custom strokes and fills.

-
-

13: Columns, no axes, custom strokes and fills.

-
-

14: Columns with gaps beetwen them, vertical axis aligned on major ticks, custom strokes, fills.

-
-

15: Stacked columns, no axes, custom strokes and fills.

-
-

16: Bars, axes aligned on major ticks, no minor ticks, custom strokes and fills.

-
-

17: Stacked bars, no axes, custom strokes and fills.

-
-

18: Clustered columns, custom axes, custom strokes, fills, and gap.

-
-

19: Clustered bars, custom axes, custom strokes, fills, and gap.

-
-

20: Columns with gaps beetwen them, grids, custom strokes, fills, axes.

-
-

21: Columns with gaps beetwen them, grids, custom strokes, fills, axes, with min=0, max=8, and manually specified ticks on the vertical axis.

-
-

22: Columns with positive and negative values, axes, and grid.

-
-

23: Clustered columns with positive and negative values, axes, and grid.

-
-

24: Bars with positive and negative values, axes, and grid.

-
-

25: Clustered bars with positive and negative values, axes, and grid.

-
-

26: Default lines with 2D data, custom axis, red theme.

-
-

27: Scatter chart, custom axis, purple theme.

-
-

28: Markers, lines, 2D data, custom axis, blue theme.

-
-

29: Clustered columns with positive and negative values, readable theme.

-
-

That's all Folks!

- - -- cgit v1.2.3-54-g00ecf