Published
Edited
Mar 11, 2021
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
allTransitionsOverTimeGraph = allTransitionsOverTime(combinedTransitions.slice(combinedTransitions.length / 1.5), 'Transitions Over Time')
Insert cell
Insert cell
Insert cell
Insert cell
combinedTransitions = (await fetch(`${combinedTransitionsUrl}?start_date=${startDate}`)).json()
Insert cell
Insert cell
import {combinedStatesUrl, combinedTransitionsUrl} from '@protocol/pmf-endpoints-repo-based-experiment'
Insert cell
Insert cell
import { activePopulationStack } from '@protocol/active-users-population-change';
Insert cell
import {allTransitions} from '@protocol/all-transitions'
Insert cell
import {allTransitionsOverTime} from '@protocol/transitions-over-time'
Insert cell
import { activeInflows } from '@protocol/active-user-inflows'
Insert cell
import { activeUsers } from '@protocol/active-user-volume-growth'
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more