Michael Rivera

Results 4 issues of Michael Rivera

I took this regex addition directly out of Rails. I haven't run the tests because I don't have phantomjs installed, but the method works in the app I am using...

## What I did I added a .js extension to an import. Was getting this error from tsc: ``` node_modules/@open-wc/semantic-dom-diff/chai-dom-diff-plugin.d.ts(3,29): error TS2835: Relative import paths need explicit file extensions in...

README.md changes show the changes of this PR. The non-es6 approach still works. There is a test dir with a test html to test the old approach. Testing like this...

I found what I believe is a bug. It was shifting the graphs to the right in an example I tried. Xmin was being taken into account 3 times. I...