As some of you may know, i bought PureBasic some time ago but never really have done much with it so i wanted to make something this weekend to give back to the community.
Using the awesome vector library available in the latest update to PureBasic, i have created a realtime bar chart which can be used within your applications. The code has been licensed under MIT so if you find it useful, please feel free to include it in your own projects or share any improvements with everyone.
Problems
- Needs more functionality
- Needs refactoring