chartjs-plugin-dragdata icon indicating copy to clipboard operation
chartjs-plugin-dragdata copied to clipboard

Roadmap for v2.3.0 and near future 📣

Open artus9033 opened this issue 1 year ago • 5 comments

Hey everyone 👋

It has been a while and the plugin requires some improvements to be applied, as you reported in the issues. I have planned a list of issues that resolved will constitute for a v2.3.0 update and a few more plans for the near future.

The new version will definitely carry - first - the tests that the current branch shall be passing. This way we will unblock an easier, much more automated, way to introduce new changes from now on. This will enable us to implement the rewrite in TypeScript I prepared a while ago. After that is merged and passes all tests for the current version, we will move on to fixing bugs that still appear green on the issues list 🟢

Finally, after the above is done, a crucial thing for the library will be a new touch to the documentation. Most likely we will leverage Docusaurus to do that and will auto-generate documentation, also making use of the current samples that are in docs.

Check the v2.3.0 milestone and stay tuned for updates 🔧

artus9033 avatar Jan 18 '24 16:01 artus9033

Will the current dragdata plugin work on Chart.js 4?

ashley-mort avatar Feb 21 '24 16:02 ashley-mort

@ashley-mort officially we will tell after the automated docs are ready so that we can automatically test all cases passing currently on v3, on v4. But unofficially, it should work on v4 - at least for me, there are no problems with the line chart.

artus9033 avatar Feb 23 '24 21:02 artus9033

Amazing to hear @artus9033! Congratulations and looking forward to huge success for you and this project.

Quick note that all the demos on @chrispahm's chrispahm.github.io appear to be 404s. As a new user planning to implement a drag drop, I was really hoping to see a working demo of the single y-axis to make sure it's exactly what I was looking to achieve. I will check the JS fiddle demos more carefully... and perhaps email you :-)

fotoflo avatar Apr 06 '24 21:04 fotoflo

Thanks @fotoflo ! Sure, I am aware of that, but have had a pretty extensive time recently. I'm jumping into these topics today and will start with fixing the README 👨‍💻

artus9033 avatar Apr 13 '24 15:04 artus9033

@fotoflo the issue was fixed in #133

artus9033 avatar Apr 13 '24 21:04 artus9033