Spencer James

Results 2 issues of Spencer James

I would like the model to render horizontally at first instead of the current vertical default. Does anyone have a suggestion for this? I would also like if the viz...

I added a ref to the chart component and am calling: `this.refs.userVisitPieChart.wrapper.getChart().setSelection([{row: 1, column: null}]` It looks like `this.refs.userVisitPieChart.wrapper.getChart().setSelection` is exposed correctly by the chart wrapper, but the setSelection function...