Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.
Ben Berkowitz edited this page Nov 2, 2020 · 26 revisions

On startup, Chatterplot will display a list of the user's datasets and folders of datasets. From here the user can search their files and access settings.

As a stretch goal for Chatterplot we would like to implement a visual preview of a dataset, allowing the user to see their data without fully opening the dataset by tapping the grey triangle by the dataset's name.

From the main menu, the user can create a dataset in one of two ways: with a voice command or using a GUI. For more information about voice command structure, see here: add link to wiki

From within a dataset, the user can insert data using a voice command or a GUI.

When a dataset is opened, it will begin by displaying the table view. To switch between the table view and the graph view, the user can tap the icon in the bottom left corner of the screen.

Clone this wiki locally