manifold/web/components/answers
Marshall Polaris e0d9b4d335
Rewrite contract graphs (#935)
* Fiddle around with everything, WIP FR charts

* Implement numeric chart

* Reorganize everything into neat little files

* Add `AreaWithTopStroke` helper

* Tidying, don't gratuitously use d3.format

* Remove duplicate code

* Better tooltip bisection

* `NumericPoint` -> `DistributionPoint`

* Add numeric market tooltip

* Make numeric chart bucket points less wrong

* Clean up numeric bucket computation

* Clean up a bunch of tooltip stuff, add FR legend tooltips

* Fix a dumb bug

* Implement basic time selection

* Fix fishy Date.now inconsistency bugs

* Might as well show all the FR outcomes now

* Make tooltips accurate on curveStepAfter charts

* Make log scale PN charts work properly

* Adjust x-axis tick count

* Display tooltip on charts only for mouse

* Fix up deps

* Tighter chart tooltips

* Adjustments to chart time range management

* Better date formatting

* Continue tweaking time selection handling to be perfect

* Make FR charts taller by default
2022-09-27 20:24:42 -07:00
..
answer-bet-panel.tsx multiple choice betting fix 2022-09-26 21:40:56 -07:00
answer-item.tsx Multiple choice markets (#698) 2022-07-27 21:40:33 -05:00
answer-resolve-panel.tsx Add message about unique bonuses withdrawn on n/a 2022-09-19 07:31:04 -06:00
answers-panel.tsx Revert "Clean up and fix stuff on answers panel (#914)" 2022-09-25 23:29:13 -04:00
create-answer-panel.tsx Allow users to see 0% FR answers via show more button 2022-09-12 14:30:15 -06:00
multiple-choice-answers.tsx fix lint error 2022-08-12 12:10:07 -07:00