fair-acc / chart-fx

A scientific charting library focused on performance optimised real-time data visualisation at 25 Hz update rates for data sets with a few 10 thousand up to 5 million data points.
GNU Lesser General Public License v3.0
504 stars 93 forks source link

Inquiry about Documentation #651

Closed 8tothepowerof9 closed 8 months ago

8tothepowerof9 commented 8 months ago

I'm relatively new to Java and currently exploring your repository. I was wondering if there is any documentation available to help beginners get started with understanding the classes and functionality provided by the project. Thanks in advance for your assistance!

ennerf commented 8 months ago

IMO the easiest way to learn about it would be to download the pre-packaged sampler and check the corresponding code samples.