😄 This is a WINUI3 (C++/WINRT) based project. Considering that some developers like me prefer using C++ for development, but most existing WINUI3 examples are primarily focused on C#, I want to share a basic demo I created using C++. In addition to some fundamental components, I've also implemented chart controls in the C++/WinRT environment using WebView2 functionality. Now you can use similar chart controls in your own WINUI3 (C++/WinRT) projects!
🎆 Todo: Please note that I'm currently occupied with some recent commitments, so you can first check out this video to understand the basic implementation. I will definitely provide more detailed documentation and instructions in the future. If you have any questions, feel free to leave them in the Issues section - I'll be happy to share everything I know.