mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
We added support for radar type charts in #24274. However, radar charts work with three variables, meaning we can't display any report that way. Unfortunately, by adding `:radar` to the `Report#modes` variable, I made them widely available. Related bug report: https://meta.discourse.org/t/report-radar-graph-uncaught-typeerror/292360