[pgAdmin][RM3904] Replace charting library Flotr2 with ChartJS using React

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM3904] Replace charting library Flotr2 with ChartJS using React
Date: 2020-07-23 10:57:38
Message-ID: CAM9w-_nu--eA1rECVLr8q-6ABmJouFbLh-y2PsB69pWneQ_yhA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to:
1) Replace the chart library with Chart.js + ReactJS.
2) Add support for ReactJS in pgAdmin with webpack, package.json, linter
and other changes.
3) Add support for testing React components with jasmine test cases. Test
cases added.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM3904.patch application/octet-stream 131.7 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-23 13:44:54 pgAdmin 4 v4.24 released
Previous Message Aditya Toshniwal 2020-07-23 06:11:02 [pgAdmin][SonarQube] Complete the implementation of empty methods