Files
formbricks/packages/charts
Matti Nannt 0e2e57a837 Add PMF dashboard to Formbricks App (#189)
* add PMF results dashboard
* add PMF Segmentation View
* add PMF setup instructions
* Built new Filter Navigation that is also used in Feedback

Co-authored-by: knugget <johannes@knugget.de>
2023-01-25 20:50:54 +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.