Thread: pgAdmin 4 commit: Added support for visualise the graph using a Pie cha

pgAdmin 4 commit: Added support for visualise the graph using a Pie cha

From
Akshay Joshi
Date:
Added support for visualise the graph using a Pie chart in the query tool. Fixes #7487

Branch
------
master

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

Modified Files
--------------
docs/en_US/images/query_graph_type.png             | Bin 26961 -> 28912 bytes
docs/en_US/images/query_pie_chart.png              | Bin 0 -> 81969 bytes
docs/en_US/query_tool.rst                          |  16 +++-
docs/en_US/release_notes_6_12.rst                  |   1 +
web/pgadmin/static/js/chartjs/index.jsx            |  49 +++++++----
.../js/components/sections/GraphVisualiser.jsx     |  92 +++++++++++++++------
6 files changed, 112 insertions(+), 46 deletions(-)