0.1.1 • Published 1 year ago

@formbricks/charts v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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.