mirror of
https://github.com/formbricks/formbricks.git
synced 2026-03-17 09:51:14 -05:00
* 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>
Visualize Formbricks Submissions with ease 📊
Visualize Formbricks Submissions within your own React applications.
<Bar submissions={submissions} schema={schema} fieldName="fieldToVisualize" />
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.