Dashboard Configuration: Rendering channels: Difference between revisions

From MoodleDocs
No edit summary
m (→‎top: clean up, typos fixed: independantly → independently)
 
Line 1: Line 1:
[[Dashboard Block | Back to Index]]
[[Dashboard Block|Back to Index]]


The Dashboard Block provides several channels for plotting output. Each Channel is enabled independantly:  
The Dashboard Block provides several channels for plotting output. Each Channel is enabled independently:  


*Show data : Shows a raw or transformed data grid with results data.
*Show data : Shows a raw or transformed data grid with results data.

Latest revision as of 17:21, 7 December 2022

Back to Index

The Dashboard Block provides several channels for plotting output. Each Channel is enabled independently:

  • Show data : Shows a raw or transformed data grid with results data.
  • Show graph : Shows the plotted representation of data, if properly configured.
  • Show summarizers : If summarizers have been configured, add them tou output.
  • Show query : Show the processed query just before submission to database (for debug)
  • Show filtering query : Shows the query that is processed to get filtering values.