the graph is redrawn which causes visual glitching.
Depending on the graph complexity.
my patch resolved this issue so I compare between previous
data and received data, if that changed it will redrawn,
otherwise it keeps running.
Change-Id: I813dfb329f46cda9afacce89c9a8b84eb2827115
Closes-Bug: #1716834