You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When insights pie charts don't show all of the breakdown values (because there are a lot of them), Total: x should still display the actual total, and not the total of just the shown breakdown values.
Especially when the pie charts are part of a larger dashboard, we can't tell that there are breakdown values missing, and it's confusing to see a large disparity between two charts that should have the same if not similar totals
Expected behavior
We expect the Total amount to be the actual total and not the total of the shown breakdown values.
How to reproduce
Create a trends pie chart
Query for Pageview counted by Total count
Add breakdown by an event property that will result in many unique values (country or browser are the two I have)
Environment
PostHog Cloud
self-hosted PostHog, version/commit: please provide
Thank you for your bug report – we love squashing them!
The text was updated successfully, but these errors were encountered:
This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.
Bug description
When insights pie charts don't show all of the breakdown values (because there are a lot of them), Total: x should still display the actual total, and not the total of just the shown breakdown values.
Especially when the pie charts are part of a larger dashboard, we can't tell that there are breakdown values missing, and it's confusing to see a large disparity between two charts that should have the same if not similar totals
![image](https://user-images.githubusercontent.com/46305442/130486059-3877cfae-5750-40ac-be0e-cb6440ae95d3.png)
Expected behavior
We expect the Total amount to be the actual total and not the total of the shown breakdown values.
How to reproduce
Environment
Thank you for your bug report – we love squashing them!
The text was updated successfully, but these errors were encountered: