Corentin Smith

Results 7 issues of Corentin Smith

The popup script is trying to parse data too early. ![screen shot 2013-08-12 at 12 03 38 pm](https://f.cloud.github.com/assets/1194749/948467/d4944a56-0368-11e3-925f-9f5095fa9034.png)

bug
low priority

![screen shot 2013-08-12 at 11 00 59 am](https://f.cloud.github.com/assets/1194749/948083/5112d75e-0360-11e3-8d13-6c494d65b6fa.png)

high priority

Support several graphs at the same time.

enhancement
low priority

Hello, thanks for this library! This is a small fix to the "transparent PNG" example that didn't compile. I adapted the function from another example taken in PNGdec: https://github.com/bitbank2/PNGdec/blob/master/examples/png_transparency/png_transparency.ino#L33-L43 Tested...

Hello, when using react-scan in the dev/debug version of our vite app, we have to set `runInProduction` to `true` for the scan to start. Is this expected?