Getting started
...
Components
Charts Components
5 min
overview charts section displays data visualization components for creating dashboards, reports, and analytics available bar chart 1 component bar chart what it does displays data using vertical or horizontal bars for easy comparison key features vertical/horizontal bars multiple data series support category labels on x axis value numbers on y axis hover tooltips showing exact values color coded data representation responsive design (works on all devices) legend for multiple series grid lines for easy reading main elements element description title chart heading (e g , "total revenue") metric main value displayed (e g , "$45,231 89") change indicator growth/loss shown (e g , "+20 1%") bars visual representation of data axes x axis (categories), y axis (values) tooltips hover info showing exact numbers how to use drag bar chart to page replace sample data with your numbers add category labels (jan, feb, mar ) set values for each bar customize colors if needed connect to api/database for live data deploy best for sales comparison by product monthly revenue tracking performance metrics analytics dashboards regional performance budget vs actual spending department comparisons quarterly results customization > colors (bar color, background, hover effect) > numbers format (currency, percentage, decimals) > bar width and spacing > font size and style > legends and labels > responsive sizing data connection static data (hardcoded) rest api integration database query real time updates with auto refresh export capabilities