Feature Request: Logarithmic insights should display Y-Axis labels more clearly
Open
Nobody has claimed this yet.
enhancement
team/product-analytics
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 6h 51m
- Merged PRs (30d)
- 232
Description
Feature Request
- When you create a logarithmic insight, the Y-Axis labels are scrunched together.
- This makes the chart look inconsistent and more difficult to understand at a glance.
How to reproduce
- Create a logarithmic graph.
- Look at the Y-Axis. Notice the labels are scrunched together and overlap one another.
- An example insight here.
Additional context
- From https://posthoghelp.zendesk.com/agent/tickets/57155 (moved to PostHog: https://us.posthog.com/project/2/support/tickets/58231)
Debug info
Session: https://us.posthog.com/project/sTMFPsFhdP1Ssg/replay/019de072-b508-77ca-87ff-5b2bd9127a98?t=713
Admin: http://go/adminOrgUS/019c4ed6-add0-0000-998a-30c999608349 (project ID 311650)
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
Start by locating the insight chart rendering entry point for logarithmic graphs and reproduce the issue using the linked example or a new logarithmic graph. Inspect how Y-axis labels are laid out, then verify that the labels no longer overlap and remain readable at a glance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100