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

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Keep the selected columns for the X and Y-axis.
Date
Msg-id E1o955p-0004OM-HL@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Bug #7522 - Support Azure PostgreSQL deployment in Server mode
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Make the controls on the Graph Visualiser collapsible