Add a dropdown at the bottom (or append to the suggestion dropdown, #3 ), with an analysis option. Upon click, the deck_view window should be replaced with an analysis window. Generate things like bar charts for cmc distribution, color pie graph, etc.
Initially, I think a CMC distribution chart would be fine, then we can add more from there. This should hook into update_display, which can hopefully start calling out to view modules, instead of having logic in place.
Add a dropdown at the bottom (or append to the suggestion dropdown, #3 ), with an analysis option. Upon click, the deck_view window should be replaced with an analysis window. Generate things like bar charts for cmc distribution, color pie graph, etc.
Initially, I think a CMC distribution chart would be fine, then we can add more from there. This should hook into update_display, which can hopefully start calling out to view modules, instead of having logic in place.