diff --git a/08 Drafts/04 Research Environment/03 Datasets/06 Equity Fundamental Data/06 Plot Data.html b/08 Drafts/04 Research Environment/03 Datasets/06 Equity Fundamental Data/06 Plot Data.html index 4a8f18e9b7..78e6de4047 100644 --- a/08 Drafts/04 Research Environment/03 Datasets/06 Equity Fundamental Data/06 Plot Data.html +++ b/08 Drafts/04 Research Environment/03 Datasets/06 Equity Fundamental Data/06 Plot Data.html @@ -43,7 +43,7 @@ chart.WithLayout(layout); -
  • Call the plot method on the history DataFrame.
  • +
  • Call the plot method on the history DataFrame.
  • history.plot(title='PE Ratio Over Time', figsize=(15, 8))