From d4dee4ddeada84fe2a7121a8c8a67d4d5873b6a5 Mon Sep 17 00:00:00 2001 From: David Brazda Date: Mon, 10 Jun 2024 16:49:38 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1209c6..4d688a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ -
+Fork of lightweight-charts with enhancements and supporting proprietary workflow +* colored legends +* self picking colors +* support for left price scale +* support from pd series as input to set() +* support for vbt indicators for set() (extracting real values series from that) + +
+ # lightweight-charts-python [![PyPi Release](https://img.shields.io/pypi/v/lightweight-charts?color=32a852&label=PyPi)](https://pypi.org/project/lightweight-charts/)