Thread: pgAdmin 4 commit: Fixed an issue where tooltip data are not displaying

pgAdmin 4 commit: Fixed an issue where tooltip data are not displaying

From
Akshay Joshi
Date:
Fixed an issue where tooltip data are not displaying on downloaded graphical explain plan. Fixes #6840

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7a49490a219ee140f3e26e80ababf1d40289de4
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst              |  1 +
web/pgadmin/misc/static/explain/js/explain.js | 72 ++++++++++++++++++++++++++-
2 files changed, 71 insertions(+), 2 deletions(-)