Plotters-wxdragon 0.1.0

I just published my first public crate plotters-wxdragon, a Plotters backend for wxDragon.

(wxDragon is a binding of wxWidgets for rust. wxWidgets is a cross-platform GUI library toolkit for desktop applications, that uses the native GUI toolkit on Windows, macOS, and Linux.

Since I needed to draw plots in my GUIs, I figured that it might be better to share this, since it would probably be useful to other people that use wxDragon (I saw it mentioned recently in a recent thread about GUIs).

Feedback is welcome.

2 Likes

:sweat_smile: you managed to hit multiple warning flags matching AI slop crate announcements, without it being that. Nothing wrong, just funny that a crate you started 5h ago gets announced here and in two places on github, on a Github account with otherwise no activity. Please carry on and keep restoring my faith in humanity

1 Like

Aha, sorry for the warnings.

I like to keep privacy so even though the account is old, it indeed has no public activity yet on GitHub. This crate is when this changes :wink:.

The work started about one week ago. It is a very small crate after all.

AI maybe helped with one or two docstrings but certainly not with the implementation. Work intended to be shared needs to be written carefully.

Thanks for the encouragement anyway!

2 Likes