simon xia

Results 1 issues of simon xia

Hi ! I notice that in `visualize` package, the `interaction.ts` file has this: ``` public selection = (event: Interaction.SelectionEvent): void => { let data = event.data; let doc = this.state.window.document;...