This repository was archived by the owner on Apr 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Storymap Wiki
shangbol edited this page Dec 7, 2020
·
12 revisions

Above is a diagram of the story map for ChatterPlot. There are 5 UX stages: create dataset, input data, visualize data, export data, and analyze data. Within each of these stages we define criteria that must be met to achieve that goal. Items are color-coded based on whether they are for the skeletal product, MVP, or are stretch goals: green denotes a skeletal product requirement, blue denotes an MVP requirement, and red denotes a stretch goal.
- Create Dataset using GUI: On the main screen, after tapping on the plus icon in the bottom right, a prompt will show for the user to input desired parameters for the dataset. Then a new dataset will be created using the user's inputs.
- Create Dataset using Voice Command: After the user taps on the microphone button and speaks a voice command to create a dataset, a new dataset will be created using the inputs in the content of the voice command.
- Hands-free Voice Commands: On the main screen, when the user speaks the keyword "listen", the prompt for accepting voice command will appear, and the user can then speak their voice command without pressing the microphone button.
- Import CSV Files: On the create dataset prompt, the user can tap the top right button and import a CSV file to create a new dataset that includes the data in the file.
- Export CSV Files: On the dataset screen, the user can tap on the bottom right button and export the data in the dataset to a CSV file.
- Input Data using GUI: On the main screen, the user can tap the insert button on each dataset card to insert data. On the dataset screen, the user can tap the plus icon in the lower right to insert data.
- Input Data using Voice Command: After the user taps on the microphone button and speaks a command to insert data, data will be inserted using input from the content of the voice command.
- Dataset Visualization: On the dataset screen, the user can tap on the graph icon in the bottom right to visualize the data in the dataset.
- Save/Share Dataset Visualization: On the visualization screen, the user can tap on the share icon in the bottom right to share the visualization on different platforms.
- Dataset Visual Preview: After visualizing a dataset, a preview of the visualization will appear on the dataset card on the main screen.
- Dataset Search: On the main screen, after tapping on the search icon in the top right, the user can search for datasets by typing the dataset name.
- Visualization Settings: On the visualization screen, the user can change the type of visualization by tapping on the button near the top right (default is line) and selecting a visualization type.