refresh value of a Label on Bar Chart javafx -


i tried display value of bar chart on top of each 1 using code posted on how display bar value on top of bar javafx, when update serie's values , old value stays showing in bar chart :( . can me :) . in advance.

try setting label series value.

ex. xaxis.setlabel(series1.tostring());

hopefully helps


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -