pgAdmin 4 commit: Make the controls on the Graph Visualiser collapsible - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Make the controls on the Graph Visualiser collapsible
Date
Msg-id E1o9N3Z-0008Pm-Ld@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make the controls on the Graph Visualiser collapsible and reorganize the controls.

Branch
------
master

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

Modified Files
--------------
docs/en_US/images/query_bar_chart.png              | Bin 92186 -> 110739 bytes
docs/en_US/images/query_graph_toolbar.png          | Bin 23562 -> 33324 bytes
docs/en_US/images/query_graph_type.png             | Bin 28912 -> 51722 bytes
docs/en_US/images/query_graph_visualiser_panel.png | Bin 32228 -> 27803 bytes
docs/en_US/images/query_graph_xaxis.png            | Bin 39028 -> 59072 bytes
docs/en_US/images/query_graph_yaxis.png            | Bin 38528 -> 59076 bytes
docs/en_US/images/query_line_chart.png             | Bin 83984 -> 80242 bytes
docs/en_US/images/query_pie_chart.png              | Bin 81969 -> 70826 bytes
docs/en_US/images/query_stacked_bar_chart.png      | Bin 81522 -> 85342 bytes
docs/en_US/images/query_stacked_line_chart.png     | Bin 89143 -> 87881 bytes
docs/en_US/query_tool.rst                          |  16 +++---
.../js/components/sections/GraphVisualiser.jsx     |  61 +++++++++++++--------
12 files changed, 47 insertions(+), 30 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: 1) Keep the selected columns for the X and Y-axis.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Ensure that the splash screen can be moved. Fixes # 7