My goal is to create an engaging chart in the form of a table that informs users whether a service was operational or not on specific days of the month in a particular year. When a user clicks on a field, it should open a new URL with more detailed information about that status.
I considered utilizing d3.js charts for this project, but I couldn't find any pre-existing charts that fit my needs. Is there a tool or library available that already offers this kind of functionality? I've searched extensively, but haven't come across any chart designed in the form of a table.