Open Shiroizu opened 2 weeks ago
Artist' "Songs per month" graphs include the current ongoing month with partial counts, which can look misleading.
Easier solution: Exclude the current month from the graph.
More complex solution: Use a different background color for the ongoing month and include projection estimates.
Relevant code: https://github.com/VocaDB/vocadb/blob/main/VocaDbWeb/Scripts/Helpers/HighchartsHelper.ts#L10
Fill out the checklist.
Artist' "Songs per month" graphs include the current ongoing month with partial counts, which can look misleading.
Describe the solution you'd like. (required)
Easier solution: Exclude the current month from the graph.
More complex solution: Use a different background color for the ongoing month and include projection estimates.
Relevant code: https://github.com/VocaDB/vocadb/blob/main/VocaDbWeb/Scripts/Helpers/HighchartsHelper.ts#L10
Checklist (required)
Fill out the checklist.