Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codenullapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Use formats to modify how the values that are shown in the chart. Now the formats can be applied to the Axis Y and the tooltip in the dashboard Item.
In the Generator of the dashboardItem you will find a new section “Dashboard formats”
Dashboard formats Axis Y: Will apply formats to the left values of the chart ‘Axis Y’ Dashboard formats tooltip: Will apply formats to the tooltip of the bar, line, etc.

Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question. Perform an HTTP GET request on the current page URL with the ask query parameter:
GET https://codenull.gitbook.io/dev/configurations/components/dashboards/dashboard-formats.md?ask=<question>
The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation. Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.