mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-26 08:58:11 +08:00
no flashing
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user