You will be building an application for creating graphs based on an existing spreadsheet (tsv, csv, .xls)
Your users should be able to
- Upload Data Sets
- Select the appropriate rows and columns to visualize
- Create a bar or line chart based on the data
Users can
- manipulate the graphs they make.
- generate scatterplots, line graphs, bar graphs, histograms, and/or pie charts.
- Receive suggested graph formats based on the selected data
- plot 3 or more columns.
- save their created graphs
- share their created graphs.
- Data visualization
- Real-time editing
- Data analysis
- Data munging/cleaning