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
* Minor updates to limits help Doc
Added definition on what we mean by visible, selection in the UI limits section
* Removing old section of limits
Moved to new section in more appropriate spot under Reports, and also updated it
---------
Co-authored-by: Donna <6880495+Tofufu@users.noreply.github.com>
Copy file name to clipboardExpand all lines: pages/docs/features/advanced.md
-58Lines changed: 0 additions & 58 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -446,64 +446,6 @@ Comparisons are supported across all insights chart types. Depending on the exac
446
446
| Retention Curve | No | Yes | No |
447
447
| Retention Trends | Yes | Yes | No |
448
448
449
-
## Limits and Ordering
450
-
451
-
### Summary
452
-
453
-
In order to keep the interactive analysis experience snappy for projects of all sizes, we've made 2 changes:
454
-
455
-
- Added maximum limits to how many segments are returned when breaking down a metric by properties
456
-
- Changed the logic for the top segments that are returned
457
-
458
-
### Limits
459
-
460
-
### UI
461
-
462
-
We're changing how many segments are returned back to the report (**visible limit**), how many segments can be selected at a time for visualization (**selection limit**) as well as the number of segments selected by default (**default selection**).
463
-
464
-
Here's the breakdown per report + visualization type:
Copy file name to clipboardExpand all lines: pages/docs/reports.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -254,6 +254,8 @@ In order to keep the interactive analysis experience snappy for projects of all
254
254
255
255
### **UI**
256
256
257
+
We’re changing how many segments are returned back to the report (visible limit), how many segments can be selected at a time for visualization (selection limit) as well as the number of segments selected by default (default selection).
258
+
257
259
Here’s the breakdown per report visualization type:
0 commit comments