BarChart in JavaFX not updating
I have a chart bar that is supposed to update with info loaded in, however it is not doing that whatsoever, the getters designed to get the information all return values but the chart bar itself does not update
I have a chart bar that is supposed to update with info loaded in, however it is not doing that whatsoever, the getters designed to get the information all return values but the chart bar itself does not update