diff --git a/README.md b/README.md index f61fc01..6c107b7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Fork of lightweight-charts with enhancements and supporting proprietary workflow * new markers_set method allowing to set pd.series or dataframe as markers input * supports simple df/sr accessors `close.lw.plot()` for quick visualization of single panel chart * supports `ch = chart([pane1, pane2], sync=True, title="Title", size="m")` to quickly display chart with N panes (`Panels`). Also supports syncing the Panels `sync=True` or using xloc. -* + image