discourse-ai/lib/sentiment
Keegan George a4440c507b
UX: Make sentiment trends more readable (#1018)
Instead of a stacked chart showing a separate series for positive and negative, this PR introduces a simplification to the overall sentiment dashboard. It comprises the sentiment into a single series of the difference between `positive - negative` instead. This should allow for the data to be more easy to scan and look for trends
2024-12-11 09:13:18 -08:00
..
emotion_dashboard_report.rb FEATURE: Refinements to Emotion in dashboard (#947) 2024-11-25 11:31:51 -03:00
emotion_filter_order.rb FIX: Change how we filter date for emotion on /filter (#1006) 2024-12-05 14:10:12 -03:00
emotions.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
entry_point.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
post_classification.rb FIX: More resilient sentiment backfill query (#998) 2024-12-04 12:10:31 -03:00
sentiment_dashboard_report.rb UX: Make sentiment trends more readable (#1018) 2024-12-11 09:13:18 -08:00
sentiment_site_setting_json_schema.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00