[pgadmin-org/pgadmin4] 37c0de: Fix an issue where new dashboard graphs are partia...

From: Aditya Toshniwal <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 37c0de: Fix an issue where new dashboard graphs are partia...
Date: 2023-03-16 11:52:10
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/7b18ce-37c0de@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 37c0de5d7d532d48721f369c1caceac2e01f5bbf
https://github.com/pgadmin-org/pgadmin4/commit/37c0de5d7d532d48721f369c1caceac2e01f5bbf
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Date: 2023-03-16 (Thu, 16 Mar 2023)

Changed paths:
M web/pgadmin/static/js/components/PgChart/StreamingChart.jsx

Log Message:
-----------
Fix an issue where new dashboard graphs are partially following theme colors. #5958

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-03-16 11:52:39 [pgadmin-org/pgadmin4] 42ac0d: Add .ts and .tsx files under linter and fix linter...
Previous Message Aditya Toshniwal 2023-03-15 13:28:28 [pgadmin-org/pgadmin4] 7b18ce: Fix layout saving which didn't work after jQuery c...