Make breakdown property values easily copyable
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Feature request
Problem:
When breaking down event series by a custom event property, the chart use brakedown values as label for a line. These values might be things such as UIDs which are not meaningful on their own, making it hard to take action or investigate further. Currently, there is no easy way to copy a UID or use it to navigate elsewhere.
Ideas:
-
tweak the UI so breakdown values are easily copyable
-
Add an option to define a "label template" for a breakdown property, so use can for example use tamplate
http://my-app.com/{{property_name}}
Additional context
Such insight are useful when tracking things like "most visited X".
Debug info
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not mention any files, tests, or entry points. Start by locating the chart UI that renders breakdown values, then clarify whether the goal is copyable labels, configurable label templates, or both. Done should include an agreed interaction and verification that breakdown values can be copied or transformed as specified.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100