TraMiu / data-viz-project-2

Data Visualization Project 2
0 stars 0 forks source link

Teaching Team Feedback #1

Open tienvu95 opened 5 months ago

tienvu95 commented 5 months ago

Dear Team E,

I think this idea is unique (at least amongst the groups in this class)

I suggest that you can consider additional aspects, such as resize the chart, rearrange the legend etc. Instead of just changing the color, we also help users detect and make adjustments so that their charts follow the best visualization practice. For instance, the x ticks in your sample charts are cluttered, the filter app can adjust such distance.

Addtionally, what is the input of your app? a photo or a chunk of code, I think you can add more details about this on your proposal so other group can give you more constructive feedback on what you can do.

The plan is clear enough to me and as long as the team members are happy with their own contributions/ workloads and others' contributions/ workloads, you can kick off the project

TraMiu commented 5 months ago

Thanks for your thoughts! Right now, we're considering two main ideas. The first one is pretty straightforward: we just provide one or a few sample plots for users to play around with. It's simpler and definitely doable. The second idea is a bit more complex, where users can upload their own CSV files and choose the type of chart they want to create. Since we're new to Shiny and pressed for time, we're not sure if we can pull it off within our project timeline. So, we're leaning towards the first option.

As for the editing options like size and scale, we'll include whatever additional features we manage to handle.