Quill home page
Search...
⌘K
Getting Started
Quickstart
Custom Themes
What is Headless UI?
Use cases
Headless dashboard
Headless CSV and PDF export
Components
QuillProvider
Dashboard
ReportBuilder
Chart
StaticChart
Table
SQLEditor
Hooks
useDashboard
useDashboardReport
useDashboards
useQuill
useExport
Functions
format
Learn more
Quill home page
Search...
⌘K
Ask AI
Learn more
Learn more
Search...
Navigation
Components
StaticChart
Architecture
BI Platform
React SDK
Server SDK
Architecture
BI Platform
React SDK
Server SDK
Components
StaticChart
Stateless Chart view of a Quill Report
Stateless chart component intended for use with useDashboard and useDashboardReport.
reportId
string
required
The unique identifier of the report to display
onClickChartElement
(data: any) => void
Callback function triggered when a chart element is clicked
containerStyle
React.CSSProperties
Custom CSS styles to apply to the chart container
showLegend
boolean
default:
"false"
Whether to display the chart legend
Previous
Table
The Tabular view of a Quill Report
Next
Assistant
Responses are generated using AI and may contain mistakes.