jmholzer / probabilistic

Generate probability curves for the future price of publicly traded securities using options chain data.
3 stars 1 forks source link

Research and implement an additional grapher #34

Open jmholzer opened 1 year ago

jmholzer commented 1 year ago

Matplotlib has a low-tech, improvisational feel. We should implement another Grapher that can:

  1. Display multiple graphs at once across multiple views.
  2. Creates pretty graphs.
  3. Displays results in the browser (optional).