Files
formbricks/packages/charts
Matti Nannt 9f2487cabf Add a PMF demo dashboard at /demo (#195)
* add pmf demo page with sample submissions

* add customer demo view
2023-02-08 19:29:30 +01:00
..
2022-12-08 15:29:26 +01:00
2022-12-09 09:08:38 +01:00
2022-12-02 15:28:36 +01:00

Visualize Formbricks Submissions with ease 📊

Visualize Formbricks Submissions within your own React applications.

<Bar submissions={submissions} schema={schema} fieldName="fieldToVisualize" />
Screenshot 2022-12-02 at 14 34 38

The submissions need to be in the format of Formbricks Submissions and the schema has to be a Formbricks Schema. Find more about them in our docs.