Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
13 changes: 13 additions & 0 deletions docs/ff-designer/designing/prompting.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,16 @@ For example, you might upload a rough wireframe of a food delivery app showing a
</iframe>
</div>
<p></p>

## FAQ
<details>
<summary>
Are charts from Designer converted into FlutterFlow chart widgets?
</summary>

<p>
Yes. Bar charts, line charts, and pie charts created in the Designer are automatically converted into fully functional FlutterFlow chart widgets.
</p>

![ff-designer-chart-conversion](imgs/ff-designer-chart-conversion.avif)
</details>
Loading