What does "JavaFX Charts API is a visual centric" mean?

Viewed 579

In JavaFX's documentation, oracle has mentioned that:

JavaFX Charts API is a visual centric API rather than model centric.

What does it mean exactly? what is the definition of visual centric API and model centric api?

Oracle's link can be found from here and If it is possible describe it with an example.

0 Answers
Related