0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/frontend
Paolo D'Amico 6b11dcf7b3
Nail funnels on dashboards (#5228)
* steps with breakdown is already validated

* finally make dashboards render 🙌

* abstract new funnels from FunnelViz component

* refactor basic styles

* post-merge fix

* fix text overflow in event name

* funnels base UI on dashboard

* disable bar tooltip on dashboard

* Revert "disable bar tooltip on dashboard"

This reverts commit 4ba814ff2e.

* fix auto height on dashboards

* colored dashboards support

* full color support

* set layout as a filter param

* save funnel layout on backend

* proper scrolling in dashboards

* restore average conversion time

* only one layout for histograms

* fix bar graph margin that's causing a scrollbar

* fix person modal not opening on funnels

Co-authored-by: Marius Andra <marius.andra@gmail.com>
2021-07-21 13:27:32 +02:00
..
public Use gradient favicon (#4163) 2021-04-29 16:11:01 -07:00
src Nail funnels on dashboards (#5228) 2021-07-21 13:27:32 +02:00