Hi,
Would like to know if its possible to “addActionHandler” to a chart for custom context menu and/or if its possible to add custom buttons to the corner (similar to the print and save buttons added by setExportable).
Thanks.
Hi,
Would like to know if its possible to “addActionHandler” to a chart for custom context menu and/or if its possible to add custom buttons to the corner (similar to the print and save buttons added by setExportable).
Thanks.
Hi,
There is currently no action handler in Chart component.
You could try using an AbsoluteLayout to wrap your chart and place buttons or any other components that way over your chart.
cheers,
matti