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

Noob developer #611

Closed souhailmay closed 1 year ago

souhailmay commented 1 year ago

Hello team,

I apologize if my question seems basic, but I'm a complete beginner in Java programming and I'm interested in utilizing your library. Specifically, I'd like to create a real-time candlestick chart. However, when I examined the example, I couldn't quite grasp it. Could someone please provide me with a straightforward example of how to add a candlestick chart using my own data (Bybit Api)?