mikebryant / ac-nh-turnip-prices

Price calculator/predictor for Turnip prices
https://turnipprophet.io
Apache License 2.0
1.45k stars 245 forks source link

Simple and complex graphs #139

Open SpectreX950 opened 4 years ago

SpectreX950 commented 4 years ago

Maybe have a toggle in which can hide/show certain data on the graph and different colours for optimum times to sell.

theRTC204 commented 4 years ago

Can you provide an example of what sort of data you would want to be able to toggle on/off? Not really clear what the goal of this feature request is at the moment.

SpectreX950 commented 4 years ago

Love the output graph and being able to hide different outputs. A toggle to show: day of the week, AM or PM or every second day and so on just in case the bottom of the output graph becomes too cramped. Especially on smaller mobile devices.

Maybe visual representation of the graph might show specific patterns such as only a small spike or fluctuating and/or have it overlay the current output graph and the ability to toggle them off and on. This would be for those users who like to see more data.

theRTC204 commented 4 years ago

Presently the visual graph is based on the "All Paterns" summary - if I am understanding you correctly, you would like the user to have the ability to decide which predicted pattern is shown in the graph?

chadmiller commented 4 years ago

I think a density of expectations is better than a flat whole range. For each outcome line, paint a semitransparent swath across the graph, and let the accumulation of color show values that are more likely. A single point up at 600 shouldn't give the impression that 600 is as likely as 100.