diff options
author | Derick Rethans <github@derickrethans.nl> | 2008-07-02 13:44:35 +0000 |
---|---|---|
committer | Derick Rethans <github@derickrethans.nl> | 2008-07-02 13:44:35 +0000 |
commit | f4665de0edcca47b6fa59ebda67cb0ea61dd2545 (patch) | |
tree | efd0525cfbaebd443be7d56a50c38393cc2330da /docs | |
parent | 75b08433266050d20cd6125b7e139605639c8186 (diff) | |
download | zetacomponents-graph-f4665de0edcca47b6fa59ebda67cb0ea61dd2545.zip zetacomponents-graph-f4665de0edcca47b6fa59ebda67cb0ea61dd2545.tar.gz |
- Moved gallery images to the img/ directory - otherwise they won't show up
online.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/gallery.txt | 72 | ||||
-rw-r--r-- | docs/img/bar_chart_3d.png (renamed from docs/gallery/bar_chart_3d.png) | bin | 25350 -> 25350 bytes | |||
-rw-r--r-- | docs/img/bar_chart_stacked.png (renamed from docs/gallery/bar_chart_stacked.png) | bin | 14957 -> 14957 bytes | |||
-rw-r--r-- | docs/img/bar_chart_stacked_3d.png (renamed from docs/gallery/bar_chart_stacked_3d.png) | bin | 17216 -> 17216 bytes | |||
-rw-r--r-- | docs/img/line_chart_annotations.png (renamed from docs/gallery/line_chart_annotations.png) | bin | 17995 -> 17995 bytes | |||
-rw-r--r-- | docs/img/line_chart_average.png (renamed from docs/gallery/line_chart_average.png) | bin | 16904 -> 16904 bytes | |||
-rw-r--r-- | docs/img/line_chart_average_3d.png (renamed from docs/gallery/line_chart_average_3d.png) | bin | 32321 -> 32321 bytes | |||
-rw-r--r-- | docs/img/line_chart_black.png (renamed from docs/gallery/line_chart_black.png) | bin | 18143 -> 18143 bytes | |||
-rw-r--r-- | docs/img/line_chart_date_axis.png (renamed from docs/gallery/line_chart_date_axis.png) | bin | 15411 -> 15411 bytes | |||
-rw-r--r-- | docs/img/line_chart_mathematical.png (renamed from docs/gallery/line_chart_mathematical.png) | bin | 9839 -> 9839 bytes | |||
-rw-r--r-- | docs/img/line_chart_phpuc.png (renamed from docs/gallery/line_chart_phpuc.png) | bin | 42343 -> 42343 bytes | |||
-rw-r--r-- | docs/img/line_chart_rotated_labels.png (renamed from docs/gallery/line_chart_rotated_labels.png) | bin | 16097 -> 16097 bytes | |||
-rw-r--r-- | docs/img/odometer_chart.png (renamed from docs/gallery/odometer_chart.png) | bin | 5370 -> 5370 bytes | |||
-rw-r--r-- | docs/img/pie_chart_2d.png (renamed from docs/gallery/pie_chart_2d.png) | bin | 23609 -> 23609 bytes | |||
-rw-r--r-- | docs/img/pie_chart_3d.png (renamed from docs/gallery/pie_chart_3d.png) | bin | 29893 -> 29893 bytes | |||
-rw-r--r-- | docs/img/pie_chart_background.png (renamed from docs/gallery/pie_chart_background.png) | bin | 29842 -> 29842 bytes | |||
-rw-r--r-- | docs/img/pie_chart_in_template.png (renamed from docs/gallery/pie_chart_in_template.png) | bin | 72895 -> 72895 bytes | |||
-rw-r--r-- | docs/img/radar_chart_average.png (renamed from docs/gallery/radar_chart_average.png) | bin | 72733 -> 72733 bytes | |||
-rw-r--r-- | docs/img/radar_chart_trivial.png (renamed from docs/gallery/radar_chart_trivial.png) | bin | 26220 -> 26220 bytes |
19 files changed, 36 insertions, 36 deletions
diff --git a/docs/gallery.txt b/docs/gallery.txt index e51395f..6fe00a4 100644 --- a/docs/gallery.txt +++ b/docs/gallery.txt @@ -8,26 +8,26 @@ from the eZ Components. Pie charts ========== -.. figure:: gallery/pie_chart_2d.png - :target: gallery/pie_chart_2d.png +.. figure:: img/pie_chart_2d.png + :target: img/pie_chart_2d.png :alt: 2D pie chart using black palette 2D pie chart using black palette -.. figure:: gallery/pie_chart_3d.png - :target: gallery/pie_chart_3d.png +.. figure:: img/pie_chart_3d.png + :target: img/pie_chart_3d.png :alt: 3D pie chart using red palette 3D pie chart using red palette -.. figure:: gallery/pie_chart_background.png - :target: gallery/pie_chart_background.png +.. figure:: img/pie_chart_background.png + :target: img/pie_chart_background.png :alt: Pie chart with custom background Pie chart with custom background -.. figure:: gallery/pie_chart_in_template.png - :target: gallery/pie_chart_in_template.png +.. figure:: img/pie_chart_in_template.png + :target: img/pie_chart_in_template.png :alt: Pie chart in a SVG template Pie chart in a SVG template @@ -35,14 +35,14 @@ Pie charts Radar charts ============ -.. figure:: gallery/radar_chart_trivial.png - :target: gallery/radar_chart_trivial.png +.. figure:: img/radar_chart_trivial.png + :target: img/radar_chart_trivial.png :alt: Trivial radar chart example Trivial radar chart example -.. figure:: gallery/radar_chart_average.png - :target: gallery/radar_chart_average.png +.. figure:: img/radar_chart_average.png + :target: img/radar_chart_average.png :alt: Radar chart with average line Radar chart with average line @@ -50,68 +50,68 @@ Radar charts Bar & line charts ================= -.. figure:: gallery/bar_chart_3d.png - :target: gallery/bar_chart_3d.png +.. figure:: img/bar_chart_3d.png + :target: img/bar_chart_3d.png :alt: §D bar chart with different symbols §D bar chart with different symbols -.. figure:: gallery/bar_chart_stacked.png - :target: gallery/bar_chart_stacked.png +.. figure:: img/bar_chart_stacked.png + :target: img/bar_chart_stacked.png :alt: 2D stacked bar chart 2D stacked bar chart -.. figure:: gallery/bar_chart_stacked_3d.png - :target: gallery/bar_chart_stacked_3d.png +.. figure:: img/bar_chart_stacked_3d.png + :target: img/bar_chart_stacked_3d.png :alt: 3D stacked bar chart 3D stacked bar chart -.. figure:: gallery/line_chart_annotations.png - :target: gallery/line_chart_annotations.png +.. figure:: img/line_chart_annotations.png + :target: img/line_chart_annotations.png :alt: Combined line / bar chart with annotations Combined line / bar chart with annotations -.. figure:: gallery/line_chart_average.png - :target: gallery/line_chart_average.png +.. figure:: img/line_chart_average.png + :target: img/line_chart_average.png :alt: 2D line chart with interpolated average line 2D line chart with interpolated average line -.. figure:: gallery/line_chart_average_3d.png - :target: gallery/line_chart_average_3d.png +.. figure:: img/line_chart_average_3d.png + :target: img/line_chart_average_3d.png :alt: 3D line chart with interpolated average line 3D line chart with interpolated average line -.. figure:: gallery/line_chart_black.png - :target: gallery/line_chart_black.png +.. figure:: img/line_chart_black.png + :target: img/line_chart_black.png :alt: Combined line/bar chart with black palette Combined line/bar chart with black palette -.. figure:: gallery/line_chart_date_axis.png - :target: gallery/line_chart_date_axis.png +.. figure:: img/line_chart_date_axis.png + :target: img/line_chart_date_axis.png :alt: Line chat on date time axis with dynamic step sizes Line chat on date time axis with dynamic step sizes -.. figure:: gallery/line_chart_phpuc.png - :target: gallery/line_chart_phpuc.png +.. figure:: img/line_chart_phpuc.png + :target: img/line_chart_phpuc.png :alt: Highly reformatted line chart elements Highly reformatted line chart elements -.. figure:: gallery/line_chart_rotated_labels.png - :target: gallery/line_chart_rotated_labels.png +.. figure:: img/line_chart_rotated_labels.png + :target: img/line_chart_rotated_labels.png :alt: Rotated labels on X axis Rotated labels on X axis -.. figure:: gallery/line_chart_mathematical.png - :target: gallery/line_chart_mathematical.png +.. figure:: img/line_chart_mathematical.png + :target: img/line_chart_mathematical.png :alt: Sinus function with numeric axis Sinus function with numeric axis @@ -119,8 +119,8 @@ Bar & line charts Others ====== -.. figure:: gallery/odometer_chart.png - :target: gallery/odometer_chart.png +.. figure:: img/odometer_chart.png + :target: img/odometer_chart.png :alt: Odometer chart Odometer chart diff --git a/docs/gallery/bar_chart_3d.png b/docs/img/bar_chart_3d.png Binary files differindex fa8dab5..fa8dab5 100644 --- a/docs/gallery/bar_chart_3d.png +++ b/docs/img/bar_chart_3d.png diff --git a/docs/gallery/bar_chart_stacked.png b/docs/img/bar_chart_stacked.png Binary files differindex 56f99f4..56f99f4 100644 --- a/docs/gallery/bar_chart_stacked.png +++ b/docs/img/bar_chart_stacked.png diff --git a/docs/gallery/bar_chart_stacked_3d.png b/docs/img/bar_chart_stacked_3d.png Binary files differindex e65c4aa..e65c4aa 100644 --- a/docs/gallery/bar_chart_stacked_3d.png +++ b/docs/img/bar_chart_stacked_3d.png diff --git a/docs/gallery/line_chart_annotations.png b/docs/img/line_chart_annotations.png Binary files differindex 7963d33..7963d33 100644 --- a/docs/gallery/line_chart_annotations.png +++ b/docs/img/line_chart_annotations.png diff --git a/docs/gallery/line_chart_average.png b/docs/img/line_chart_average.png Binary files differindex dd77b2b..dd77b2b 100644 --- a/docs/gallery/line_chart_average.png +++ b/docs/img/line_chart_average.png diff --git a/docs/gallery/line_chart_average_3d.png b/docs/img/line_chart_average_3d.png Binary files differindex 0e26bce..0e26bce 100644 --- a/docs/gallery/line_chart_average_3d.png +++ b/docs/img/line_chart_average_3d.png diff --git a/docs/gallery/line_chart_black.png b/docs/img/line_chart_black.png Binary files differindex 0ecfc23..0ecfc23 100644 --- a/docs/gallery/line_chart_black.png +++ b/docs/img/line_chart_black.png diff --git a/docs/gallery/line_chart_date_axis.png b/docs/img/line_chart_date_axis.png Binary files differindex cfc9916..cfc9916 100644 --- a/docs/gallery/line_chart_date_axis.png +++ b/docs/img/line_chart_date_axis.png diff --git a/docs/gallery/line_chart_mathematical.png b/docs/img/line_chart_mathematical.png Binary files differindex a25156c..a25156c 100644 --- a/docs/gallery/line_chart_mathematical.png +++ b/docs/img/line_chart_mathematical.png diff --git a/docs/gallery/line_chart_phpuc.png b/docs/img/line_chart_phpuc.png Binary files differindex a3f9ce9..a3f9ce9 100644 --- a/docs/gallery/line_chart_phpuc.png +++ b/docs/img/line_chart_phpuc.png diff --git a/docs/gallery/line_chart_rotated_labels.png b/docs/img/line_chart_rotated_labels.png Binary files differindex a8d52f7..a8d52f7 100644 --- a/docs/gallery/line_chart_rotated_labels.png +++ b/docs/img/line_chart_rotated_labels.png diff --git a/docs/gallery/odometer_chart.png b/docs/img/odometer_chart.png Binary files differindex 17120c6..17120c6 100644 --- a/docs/gallery/odometer_chart.png +++ b/docs/img/odometer_chart.png diff --git a/docs/gallery/pie_chart_2d.png b/docs/img/pie_chart_2d.png Binary files differindex 1909c32..1909c32 100644 --- a/docs/gallery/pie_chart_2d.png +++ b/docs/img/pie_chart_2d.png diff --git a/docs/gallery/pie_chart_3d.png b/docs/img/pie_chart_3d.png Binary files differindex 086ea9d..086ea9d 100644 --- a/docs/gallery/pie_chart_3d.png +++ b/docs/img/pie_chart_3d.png diff --git a/docs/gallery/pie_chart_background.png b/docs/img/pie_chart_background.png Binary files differindex 78d9aac..78d9aac 100644 --- a/docs/gallery/pie_chart_background.png +++ b/docs/img/pie_chart_background.png diff --git a/docs/gallery/pie_chart_in_template.png b/docs/img/pie_chart_in_template.png Binary files differindex 04427d4..04427d4 100644 --- a/docs/gallery/pie_chart_in_template.png +++ b/docs/img/pie_chart_in_template.png diff --git a/docs/gallery/radar_chart_average.png b/docs/img/radar_chart_average.png Binary files differindex bfd3005..bfd3005 100644 --- a/docs/gallery/radar_chart_average.png +++ b/docs/img/radar_chart_average.png diff --git a/docs/gallery/radar_chart_trivial.png b/docs/img/radar_chart_trivial.png Binary files differindex 49e4ccf..49e4ccf 100644 --- a/docs/gallery/radar_chart_trivial.png +++ b/docs/img/radar_chart_trivial.png |