vividos

Results 27 comments of vividos

I had the same problem that @joshk418 had; it seems that when the content build tool wants to load the reference, it doesn't find the referenced assemblies (mostly the MonoGame.Framework...

It seems the AppVeyor builds for this PR fail since the "Visual Studio 2015" image is used, and the image doesn't contain the VS2008 compiler. The build fails at the...

@alvaro-octal Thanks for your work on making this up-to date! I'd like to test the plugin with the latest chart.js, but there's no build in this GitHub repository that would...

Thanks! In the meantime I forked this repository and played around a bit with GitHub actions to also produce artifacts. See here: https://github.com/vividos/chartjs-plugin-crosshair I also added your commits to my...

It seems there's also a v2 branch where @AbelHeinsbroek has refactored some things. Now it depends on how he wants to progress with this project...

Also tested the provided binary with my Chart.js project, and it works together with Chart.js-3.0.0-rc, without problems!

Until now, sadly @AbelHeinsbroek didn't react to any mentions... Maybe someone may pick up the project, fork it and merge the various pull requests. Or maybe the chartjs team could...

@AbelHeinsbroek @marcusnewton I just added PR #78 that adds a GitHub Action to build the plugin. This way the plugin can be tested without having npm or the build tools...

@AbelHeinsbroek I checked the chartjs3 branch and it seems the change from PR #49 still needs to be applied there (it's just a typo when checking `xScaleType`.

Don't mind my last comment, the change is already in the master branch. As 1.2.0 is compatible with chart.js, I think this ticket can be closed.