1

I am using gwt-visualisation chart

But is there any way to add click handler to x-label

Thanks

Tushar Ahirrao
  • 12,669
  • 17
  • 64
  • 96

1 Answers1

0

I don't know about the gwt-visualisation library but try adding the label to a FocusPanel to which you can add a click handler.

z00bs
  • 7,518
  • 4
  • 34
  • 53