Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:3400_how_to:0300_charts:0540_show_charts [2022/08/25 00:00] – ↷ Page moved from 3400_how_to:0300_charts:0540_show_charts to docs:3400_how_to:0300_charts:0540_show_charts administratordocs:3400_how_to:0300_charts:0540_show_charts [2023/03/09 03:58] (current) sean
Line 1: Line 1:
-{{tag>Manuals How_To Charts Queries UI}}+{{tag>Manuals How_To Charts Query UI}}
 [<10>] [<10>]
 ====== How to show charts ====== ====== How to 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:1100_add_edit_queries:0200_display_results:0000_start|Displaying Query Results]]” section. The query should find instances of objects whose attributes provide data values for the X and Y-axis of the chart. Charts displayed this way will be dynamic – the user will be able to see the values of the points on the chart as he hovers the mouse over the data. He will also be able to click on the chart and start some operation (that you can define).+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 “[[docs:2500_config_apps:1100_add_edit_queries:0200_display_results|Displaying Query Results]]” section. The query should find instances of objects whose attributes provide data values for the X and Y-axis of the chart. Charts displayed this way will be dynamic – the user will be able to see the values of the points on the chart as he hovers the mouse over the data. He will also be able to click on the chart and start some operation (that you can define).
  
 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.
  • Last modified: 2022/09/13 18:10