JavaFX Tutorial : Using Area Chart and Scatter Chart

preview_player
Показать описание
This video describes how to add Area Chart / Graph or Scatter Chart / Graph to your JavaFX program.

Both of these charts will accept XYChart.Series objects to represent data.

Genuine Coder

#JavaFX
#Tutorial
#AreaChart
#ScatterChart
Рекомендации по теме
Комментарии
Автор

In my JavaFx SceneBuilder, I can't find the Category axis and the Number axis in the Hierarchy tab, and so am not able to modify the axis values. But in the FXML Document there exists the xaxis and yaxis as children of the scatterchart and areachart.

Please help!

rcredhit