Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skitsanos committed Apr 25, 2019
1 parent 831fc1c commit f3137e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -602,6 +602,4 @@ webix.ready(() =>
});

app.ui.chart = echarts.init($$('chart').getNode());

console.log(app.ui.chart._zr.painter);
});

0 comments on commit f3137e2

Please sign in to comment.