kumify/mood/static/mood
Kumi 9ad7fe7595
feat: Enhances heatmap with tooltips and new JSON endpoint
Adds additional scripts for tooltips and legends in the heatmap,
enhancing data visualization and usability.

Refactors dashboard logic to dynamically fetch and render mood
data, allowing for more customized color scales and average
mood calculations.

Introduces a new API endpoint to provide mood value details,
necessary for proper heatmap rendering.

Improves the handling of mood data to compute averages for each
day, allowing for richer insights into mood patterns.
2024-11-28 15:01:13 +01:00
..
dist feat: Enhances heatmap with tooltips and new JSON endpoint 2024-11-28 15:01:13 +01:00
dashboard.js feat: Enhances heatmap with tooltips and new JSON endpoint 2024-11-28 15:01:13 +01:00
statistics.css Implement statistics in Javascript only to soon replace this with HoloViews 2021-02-21 11:24:25 +01:00
statistics.js Implement statistics in Javascript only to soon replace this with HoloViews 2021-02-21 11:24:25 +01:00
statistics_iframe.js Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00