Re: Pgadmin4 System Stats Extension Design

From: Sahil Harpal <sahilharpal1234(at)gmail(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>, Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Pgadmin4 System Stats Extension Design
Date: 2023-08-24 14:57:50
Message-ID: CAKi=nneCatFu52EuHyDLPVW36LSQq-m2V0_WiDSL6tUrJsHUZw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sat, 19 Aug 2023 at 16:20, Sahil Harpal <sahilharpal1234(at)gmail(dot)com>
wrote:

> On Thu, 17 Aug 2023 at 17:57, Khushboo Vashi <
> khushboo(dot)vashi(at)enterprisedb(dot)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(dot)toshniwal(at)enterprisedb(dot)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(at)gmail(dot)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?

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2023-08-25 05:09:03 [pgadmin-org/pgadmin4] cd613d: Ensure user is redirected to login page after fail...
Previous Message Sahil Harpal 2023-08-24 14:37:40 Re: Pgadmin4 System Stats Extension Design