From d4d554c13467496f4fbfb4e291791b25762742f3 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Mon, 2 Mar 2020 12:36:16 -0800 Subject: [PATCH] add link to range series to use.. --- NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NOTES.md b/NOTES.md index d8ee5a7..4f482df 100644 --- a/NOTES.md +++ b/NOTES.md @@ -27,6 +27,9 @@ https://web.archive.org/web/20200109053708/https://www.highcharts.com/demo/area- Running Python code in browser: https://github.com/brython-dev/brython +Range series, for showing min/max and avg: +https://www.highcharts.com/docs/chart-and-series-types/range-series + Graphs ------