Has anyone gotten SmartGWT and GWT-Protovis to work well together? I can produce charts that look pretty good (although I still haven't sorted out resize) by encapsulating it in a Canvas.
The real problem now is events. GWT-Protovis has an event mechanism for getting mouseovers and clicking of chart bits. The SmartGWT WidgetCanvas seems to be intercepting these events and dropping them.
Is there a way to forward events to a widget?
Has anyone else gotten the two to work together?
Thanks!
The real problem now is events. GWT-Protovis has an event mechanism for getting mouseovers and clicking of chart bits. The SmartGWT WidgetCanvas seems to be intercepting these events and dropping them.
Is there a way to forward events to a widget?
Has anyone else gotten the two to work together?
Thanks!