Added support for visualizing the graphs using Stacked Line, Bar, and Stacked Bar charts in the query tool. Fixes #7486

This commit is contained in:
Akshay Joshi
2022-06-30 12:38:48 +05:30
parent b1f6664292
commit b92e2fcfc9
8 changed files with 160 additions and 43 deletions

View File

@@ -9,6 +9,7 @@ This release contains a number of bug fixes and new features since the release o
New features
************
| `Issue #7486 <https://redmine.postgresql.org/issues/7486>`_ - Added support for visualizing the graphs using Stacked Line, Bar, and Stacked Bar charts in the query tool.
Housekeeping
************