Chartjs offers the ability to hook into callbacks upon clicking a point on the graph and such. It would be nice if you could register callbacks from the wicketpanel, especially if the callback would automatically call the serverside through Wicket ajax and you could handle the event in Java.