mujx / hakatime

Wakatime server implementation & analytics dashboard
https://hakatime.mtx-dev.xyz
The Unlicense
610 stars 45 forks source link

Add support for bubble charts #83

Open maximuslotro opened 11 months ago

maximuslotro commented 11 months ago

Recently I have started using wakatime, but I'm always looking for alternatives for everything. My favorite feature of wakatime is its packed bubble chart statistics link I was wondering if you have this chart type implemented? And if not, I would like to request for it to be added. It doesn't look to complicated to add.

mujx commented 11 months ago

Hi @maximuslotro , thanks for the feature request. We're using the apexcharts library to produce those charts. So yes, this can be added because it's supported by the library: https://apexcharts.com/javascript-chart-demos/bubble-charts/