Pico2x
3fb43c16c4
Revert "Merge branch 'main' of https://github.com/manifoldmarkets/manifold "
...
This reverts commit 603201a00f
, reversing
changes made to b517817ee3
.
2022-10-03 10:02:38 +01:00
Marshall Polaris
bf8dca25b2
Rewrite stats graphs using new machinery ( #985 )
...
* Make curve configurable on generic charts
* Extract SizedContainer helper component
* Use new charts for stats page
* Move analytics charts component
* Fix up start date logic for graphs excluding data
2022-10-02 16:56:29 -07:00
FRC
a5e293c010
Bring back tabs in groups ( #923 )
2022-09-22 12:12:53 -04:00
James Grugett
c338dce3ce
Add daily activation rate. Remove top tenth actions. Cleanup
2022-09-20 00:10:05 -05:00
James Grugett
4dc3eada1f
Add more stats. Fix timezone. Group retention and new user retention
2022-09-19 18:41:24 -05:00
James Grugett
d0973de2b4
Use percent chart, save unrounded stats
2022-09-19 17:45:52 -05:00
James Grugett
b4244ea75d
Change stats date to be by Pacific time zone
2022-09-19 17:10:12 -05:00
James Grugett
b93af31d2f
Add D1 and W1 (new users) to stats
2022-09-19 01:28:18 -05:00
Austin Chen
1476f669d3
Fix capitalization
2022-09-15 13:45:51 -07:00
Ian Philips
e9f136a653
Single source of truth for predict
2022-09-15 09:12:56 -06:00
Sinclair Chen
8903b1ef95
Replace style props with tailwind classes ( #800 )
...
* add utility class for `word-break: break-word`
* refactor visuallyHidden style out of Page
* refactor out ref sizing hack in sidebar
* replace style props with tailwind classes
2022-08-26 14:23:06 -07:00
Ian Philips
e456b9a855
Analyze tab usage
2022-07-07 15:24:13 -06:00
Marshall Polaris
0067bee94b
Compute stats in Firebase instead of Vercel ( #584 )
...
* Add stats updating cloud function
* Read stats from database on client instead of computing them
* Improve logging for stats updater
* Tidying up
2022-06-26 14:42:42 -07:00
James Grugett
be094ef8e5
Tweaks to stats page
2022-06-14 10:27:52 -05:00
James Grugett
05f1da430c
Stats: Use action count of the user who is tenth percentile
2022-06-13 15:51:17 -05:00
Marshall Polaris
816fc5d64c
Revert "Revert "Turn on no unused variables linting, kill dead code ( #484 )""
...
This reverts commit 5beda1ded7
.
2022-06-12 21:42:41 -07:00
Austin Chen
5beda1ded7
Revert "Turn on no unused variables linting, kill dead code ( #484 )"
...
This reverts commit 515928a69a
.
2022-06-12 20:55:48 -07:00
Marshall Polaris
515928a69a
Turn on no unused variables linting, kill dead code ( #484 )
...
* Slightly fix up ChoicesToggleGroup
* Kill a bunch of dead code and unused variables
* Turn on no-unused-vars lint
* Un-kill some dead code that James likes
2022-06-12 19:04:55 -07:00
James Grugett
789c9aa32a
Stats: Add chart of the amount of mana bet
2022-06-10 23:44:19 -05:00
James Grugett
f4a66263dd
Stats: Compute charts for total actions of top tenth of users
2022-06-10 23:22:48 -05:00
Austin Chen
05c6575ebb
Extend wasabicharts iframe height
2022-06-09 18:35:38 -07:00
Austin Chen
2ac7caaf24
Rename /analytics to /stats to work around adblockers ( #437 )
...
* Rename /analytics to /stats to work around adblockers
* Fix prettier lint
2022-06-07 08:37:23 -07:00