Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 3400_how_to:0300_charts [2026/08/13 03:57] – external edit 127.0.0.1 | 3400_how_to:0300_charts [2026/08/13 07:43] (current) – Imported by DokuWiki Advanced Plugin aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Charts ====== | ====== Charts ====== | ||
| - | {{simplenavi> | + | ===== How to ... ===== |
| - | < | + | < |
| - | <panel type="primary" title=" | + | <anchor id="show_charts"> |
| + | < | ||
| The best way to show charts is to define a query that would retrieve data for charts and then select “Chart” as the presentation option for this query. This is explained in the “[[2500_config_apps: | The best way to show charts is to define a query that would retrieve data for charts and then select “Chart” as the presentation option for this query. This is explained in the “[[2500_config_apps: | ||
| It is also possible to define charts in presentation and reports. Such charts will be displayed as static images. | It is also possible to define charts in presentation and reports. Such charts will be displayed as static images. | ||
| - | </panel> | + | </accordion-item> |
| - | <panel type="primary" title=" | + | <anchor id="add_gantt_chart_to_your_application"> |
| + | < | ||
| To add support for Gantt chart in your application you need to do the following: | To add support for Gantt chart in your application you need to do the following: | ||
| Line 25: | Line 27: | ||
| {{page>: | {{page>: | ||
| . | . | ||
| - | </panel> | + | </accordion-item> |
| - | <panel type="primary" title=" | + | <anchor id="use_charts_in_reports"> |
| + | < | ||
| You can either use “chart report elements” or use images of online charts. For the description of the chart report elements please refer to the documentation of [[2000_concepts: | You can either use “chart report elements” or use images of online charts. For the description of the chart report elements please refer to the documentation of [[2000_concepts: | ||
| Line 36: | Line 39: | ||
| - Write a process that will save the image of the chart in this attribute using the '' | - Write a process that will save the image of the chart in this attribute using the '' | ||
| DISPLAY DOCUMENT 'My template using chart image' </ | DISPLAY DOCUMENT 'My template using chart image' </ | ||
| - | </panel> | + | </accordion-item> |
| </ | </ | ||