pgAdmin 4 commit: Upgrade Chartjs to the latest 3.8.0. Fixes #7469

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Upgrade Chartjs to the latest 3.8.0. Fixes #7469
Date: 2022-06-13 12:51:13
Message-ID: E1o0jXF-00074y-A8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Upgrade Chartjs to the latest 3.8.0. Fixes #7469

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3381516013571c90585151e960c99699168590e6

Modified Files
--------------
docs/en_US/release_notes_6_11.rst | 3 +-
web/package.json | 2 +-
web/pgadmin/dashboard/static/js/Graphs.jsx | 71 +++++++---------------
web/pgadmin/static/js/chartjs/index.jsx | 45 ++++++++++++--
web/regression/javascript/dashboard/graphs_spec.js | 24 --------
web/yarn.lock | 32 +++-------
6 files changed, 71 insertions(+), 106 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-06-13 13:07:44 pgAdmin 4 commit: Fixed linter error.
Previous Message Akshay Joshi 2022-06-13 12:51:02 Re: [pgAdmin][RM7351]: Templates not displayed