Jayant Bhawal

Results 195 comments of Jayant Bhawal

I'm not the maintainer of this repo, but as a general suggestion it would be great if you could show what you've tried, which code snippets did you use. You've...

The types are outdated. On the DefinitelyTyped repo they're for version 1.1.1 while this repo is on 1.2.0. You may either update the types on definitely typed types, or in...

Hey @SharpieX, ^ @Daschi1's instructions should work. Basically create a file anywhere named `anything.d.ts`, just needs to be a `.d.ts` file and add it there. You could also add the...

I believe this may have something to do with the crosshair plugin being enabled for non "grid-like" charts, such as for pie charts and all that don't have X/Y axes....

https://www.npmjs.com/package/hw-chartjs-plugin-colorschemes This seems to be a fork published to work with chartjs v3.

Mine is a similar issue. Everything works fine, except Hot Reload. Tested with the following versions of stuff | Thing | Version | |--------|--------| | Chrome | 116 | |...

This is on our roadmap too! Love to see some demand for this. Would you like to work with our team to get started on this? No pressure, we'd take...

Hey @thelazyoxymoron! We've just launched our Gitlab integration! 🎉 Feel free to pull the latest version of `middleware` to try it out! Instructions: https://github.com/middlewarehq/middleware?tab=readme-ov-file#-quick-start You may need to uninstall/remove any...

Oh yeah, lead time sort definitely looks broken, and commits/lines/etc. being grouped doesn't help. We'll fix those. 🚀