no flashing

This commit is contained in:
Colin Megill
2018-03-01 13:32:04 -08:00
parent 6b9d9ea6ef
commit 9101e82b7b
4 changed files with 6 additions and 5 deletions
-2
View File
@@ -82,8 +82,6 @@ class Graph extends React.Component {
// nextProps.expressions &&
// nextProps.expressionsCountsMap &&
) {
/* clear canvas */
this.state.ctx.clearRect(0, 0, globals.graphWidth, globals.graphHeight);
drawGraphUsingRenderQueue(
this.state.ctx,