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

From Sahil Harpal
Subject Re: Pgadmin4 System Stats Extension Design
Date
Msg-id CAKi=nndBjGOKD7BbUgJ94KYunRNQK+i_YkQw_F=EZsHhOT=OJg@mail.gmail.com
Whole thread Raw
In response to Re: Pgadmin4 System Stats Extension Design  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Responses Re: Pgadmin4 System Stats Extension Design
List pgadmin-hackers
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?

Thank you,
Sahil 

pgadmin-hackers by date:

Previous
From: "dependabot[bot]"
Date:
Subject: [pgadmin-org/pgadmin4]
Next
From: Sahil Harpal
Date:
Subject: Re: Pgadmin4 System Stats Extension Design