Can mixpanel plot statistical data, e.g latency distribution?
I want to report an Event with a property e.g pageLoaded: 415 (where 415 means 415 milliseconds).
If I do so, and collect these Events from a number of Users (from the frontend of a website), can I produce a plot with p50/p95/p99 percentiles?