Michael Moradzadeh

Show:

What's happening?

  • Followup: RE: Interactive features?

    Progress! 1. attach a mouselistener to the chart 2. use chart.getNearestPointManhattan(arg0).getListener().getLabel() to find the label (for example) for the POINT (not line, just point) closest to your mouse. From there, you can manipulate the trace, I suppose. I am hoping to find a more elegant solution, but this is a start.

    2009-06-30 13:48:53 UTC in JChart2D

  • Followup: RE: Interactive features?

    Funny, I was just looking for a similar thing. I'd like to attach a mouselistener to the traces. I attached one to the trace labels in the ChartPanel module, but it was sort of a hack. I am hoping for an elegant solution that lets me mouse over or click in the trace or the label and get it to light up or whatever. Anybody? Michael.

    2009-06-29 20:58:25 UTC in JChart2D

About Me

  • 2009-06-29 (5 months ago)
  • 2548102
  • cayennesf (My Site)
  • Michael Moradzadeh

Send me a message