Re: Pgadmin4 System Stats Extension Design - Mailing list pgadmin-hackers

From Sahil Harpal
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAKi=nneCatFu52EuHyDLPVW36LSQq-m2V0_WiDSL6tUrJsHUZw@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Sahil Harpal <sahilharpal1234@gmail.com>)
Responses Re: Pgadmin4 System Stats Extension Design
List pgadmin-hackers
On Sat, 19 Aug 2023 at 16:20, Sahil Harpal <sahilharpal1234@gmail.com> wrote:
On Thu, 17 Aug 2023 at 17:57, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
  • Sometimes graphs start from left and then shift to right. This issue I have reported in my initial review too.
For StreamingChart should I ignore it for now? 
On Mon, 7 Aug 2023 at 17:12, Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
OK I thought you wanted the graph to go from left to right.  Yeah, I have seen that glitch a few times (but rare). I think you can ignore it for now, we can look into it once we get time. It is not a priority.

Or try the solution below? 
On Sun, 6 Aug 2023 at 13:21, Sahil Harpal <sahilharpal1234@gmail.com> wrote:
I've tried one more approach here. If our data array is full, this graph shifting won't happen. So, if we initialize our data list with null values, there won't be any visible shift. What do you think about this solution?
Can you please help me with this?

pgadmin-hackers by date:

Previous
From: Sahil Harpal
Date:
Subject: Re: Pgadmin4 System Stats Extension Design
Next
From: Yogesh Mahajan
Date:
Subject: [pgadmin-org/pgadmin4] cd613d: Ensure user is redirected to login page after fail...