Published
Edited
Mar 25, 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
highValueUsers(combinedStates, 'High Value User Volume & Growth Rate', {showTrailing: true})
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
import { emoji, graphStyle } from '@protocol/transitions-v2';
Insert cell
Insert cell
Insert cell
import { inflowsToInactive } from '@protocol/inflows-to-inactive'
Insert cell
Insert cell
import { highValueUsers } from '@protocol/high-value-user-volume-growth-rate'
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
totalWeeks = 40
Insert cell
combinedTransitions = (await fetch(`${combinedTransitionsUrl}?start_date=${startDate}`)).json()
Insert cell
ipfsTransitions = (await fetch(`${ipfsGetTransitionsUrl}?start_date=${startDate}`)).json()
Insert cell
filecoinTransitions = (await fetch(`${filecoinGetTransitionsUrl}?start_date=${startDate}`)).json()
Insert cell
combinedStates = (await fetch(`${combinedStatesUrl}?start_date=${startDate}`)).json()
Insert cell
Insert cell
graphStyle
Insert cell
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