1

I am trying to add text labels to data points in xChart. But I have no any ideas how to add additional information.

Series sc = chrGraph.addSeries("Scale", z, y);

Here is the fragment of code of series data. z, y - arrays of double. I have a string array with point labels information.

blong
  • 2,815
  • 8
  • 44
  • 110
  • There's an open issue to add this feature to XChart: https://github.com/timmolter/XChart/issues/106 – herrtim Jan 29 '16 at 08:24

0 Answers0