I just want to let everyone know that I implemented a (very) simple graph (ArazGraph) class which could be used in various places. Everyone is welcome to use and improve it.
I have it committed to github: https://github.com/arabed/ArazGraph
Let me know if you have any comments or suggestions to improve it!
It would be very handy to see a screenshot or simple code example or something here, to get some idea of what the class does without having to download and execute the code.
As a community we could really do with some way of organising public contributions – there is a ton of code out there.
Any chance of bringing back the wiki?
Ď€
Good idea! I will put out some screenshots and a code snip as an example.
Many thanks!
you probably shouldn’t create/delete objects in the paint() method if it’s being called frequently.
I updated the github page!
https://github.com/arabed/ArazGraph
Please take a look and let me know if you have any other suggestions. Using the paint() function is only an example.
Good work, could you (or someone) change the category from “General JUCE discussion” to “Useful tools and components”?
Ď€
Done! I changed the category to “Useful tools and components”