pgAdmin 4 commit: 1) Keep the selected columns for the X and Y-axis.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: 1) Keep the selected columns for the X and Y-axis.
Date: 2022-07-06 13:29:25
Message-ID: E1o955p-0004OM-HL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

1) Keep the selected columns for the X and Y-axis.
2) Lighten the color of the stacked line chart.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/static/js/chartjs/index.jsx | 34 ++++++++++++++++++++++
.../js/components/sections/GraphVisualiser.jsx | 25 +++++++++++++---
2 files changed, 55 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-07-07 08:40:17 pgAdmin 4 commit: Make the controls on the Graph Visualiser collapsible
Previous Message Akshay Joshi 2022-07-06 06:14:28 Re: Bug #7522 - Support Azure PostgreSQL deployment in Server mode