XChart icon indicating copy to clipboard operation
XChart copied to clipboard

Updated version, some methods have been deleted.

Open BoningD opened this issue 3 years ago • 2 comments

I updated the version from 3.6.4 to 3.8.1 and found that some methods were deleted。 Does it work differently now?

Method of disappearance:

  • AxesChartSeries.setToolTips(String[] toolTips)
  • AxesChartSeries.setCustomToolTips(boolean isCustomToolTips)
  • Chart.getChartYFromCoordinate(int screenY)
  • Chart.getChartXFromCoordinate(int screenX)
  • Chart.getScreenXFromChart(double xValue)
  • Chart.getScreenYFromChart(double yValue)
  • Styler.setAnnotationsFontColor(Color annotationsFontColor)
  • Styler.setHasAnnotations(boolean hasAnnotations)

BoningD avatar Feb 24 '22 08:02 BoningD

Happened me the same with setToolTIps method.

borjaevo avatar Nov 29 '22 12:11 borjaevo

Any news about this? it is planned to fix the setTooltips(String []) method not present anymore?

borjaevo avatar Feb 02 '24 08:02 borjaevo