hsr-optimizer
hsr-optimizer copied to clipboard
[Feature] Add average view to relic scorer tab buckets chart
Motivation
Currently the buckets view only shows the maximum potential, but that can be unrealistic.
Goal
Add an option to view buckets in average mode rather than maximum.
See: https://github.com/fribbels/hsr-optimizer/blob/126e691696debb541bb1cd953a713789950b5c27/src/lib/tabs/tabRelics/RelicsTab.jsx#L628
Maybe re-do the buckets chart in recharts and get rid of the plotly dependency