VocaDB / vocadb

VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
https://vocadb.net
Other
348 stars 39 forks source link

Artist entry: "Songs per month" graphs misleadingly include the current ongoing month #1829

Open Shiroizu opened 2 weeks ago

Shiroizu commented 2 weeks ago

Artist' "Songs per month" graphs include the current ongoing month with partial counts, which can look misleading.

image

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.