Chart
Used to display a complete bar chart
Overview
Just add a query to your component and select the collection as the data source for your chart component.
Setup
Select your screen frame in Figma
Add a query for a collection in the Data section of the plugin
Select your chart component in Figma
Select Chart as the element type in the Component section of the plugin
Select the previously added query as the data source parameter of your chart
Select the X value for your chart
Select the Y value for your chart
Select the desired chart type
Compile your project
Chart types
Line Chart
Area Chart
Bar Chart
Component Documentation
The Chart component is based on the library:
Last updated
Was this helpful?