On Sat, 19 Aug 2023 at 16:20, Sahil Harpal <[email protected]> wrote:
> On Thu, 17 Aug 2023 at 17:57, Khushboo Vashi < > [email protected]> 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 < > [email protected]> 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 <[email protected]> > 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?
