PostHog / posthog

🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.
https://posthog.com
Other
22.33k stars 1.35k forks source link

feat(experiments): add delta chart #26535

Open jurajmajerik opened 2 days ago

jurajmajerik commented 2 days ago

Feature flag: experiments-multiple-metrics

Changes

The first iteration of the delta chart. I initially tried building it with Chart.js but after some frustration, switched to good old plain SVG.

Also added a logic loader to fetch all metrics, called behind the same feature flag. I’ll add the ability to add/edit multiple primary metrics in a follow up.

image

How did you test this code?

👀

github-actions[bot] commented 2 days ago

Size Change: +60 B (+0.01%)

Total Size: 1.16 MB

ℹ️ View Unchanged | Filename | Size | Change | | :--- | :---: | :---: | | `frontend/dist/toolbar.js` | 1.16 MB | +60 B (+0.01%) |

compressed-size-action