Results 5 issues of Rob Gregory

Hi Vahe, I have hit an issue with the default z-index being applied to grid-items i.e. ``` .svlt-grid-item { touch-action:none; word-break: break-all; position: absolute; z-index: 1000; } ``` is causing...

Not really an issue but thought I would mention it. When installed via npm the dist folder contains two resources for the minified code:- ![image](https://user-images.githubusercontent.com/2349765/67143475-9b23a780-f263-11e9-87b2-0b34b9010065.png) It wasn't immediately clear which...

Would it be possible to add a method that will allow the chart values to be updated and for any changes in the bar value to be shown by animating/transitioning...

The provided demo throws `Cannot read property 'ownerDocument' of null` when used as a Svelte component. See the following [Repl showing the issue](https://svelte.dev/repl/511c0010dc8a4626b98539fd0989d8b5?version=3.12.1). The reason seems to be (as covered...

Hi Scott, I'm really interested in your project and love what you are doing with both the hardware and software. I originally came across your Kick Starter while researching my...