Replace charting library Flotr2 with ChartJS using React. Fixes #3904

This commit is contained in:
Aditya Toshniwal
2020-07-29 14:49:22 +05:30
committed by Akshay Joshi
parent 5820b9521e
commit f715373218
25 changed files with 2004 additions and 826 deletions

View File

@@ -9,7 +9,8 @@ This release contains a number of bug fixes and new features since the release o
New features
************
| `Issue #5610 <https://redmine.postgresql.org/issues/5610>`_ - Add a --yes command line option to setup-web.sh to allow non-interactive use.
| `Issue #3904 <https://redmine.postgresql.org/issues/3904>`_ - Replace charting library Flotr2 with ChartJS using React.
| `Issue #5610 <https://redmine.postgresql.org/issues/5610>`_ - Add a --yes command line option to setup-web.sh to allow non-interactive use.
Housekeeping
************