plotter: EventPlot: Remove dependency on IPython for JS
Created by: sinkap
The plot currently uses the IPython.dialog. This prevents any future IPython independent uses. This change adds a simple function to create a dialog body. This is the only thing we need after all.
Signed-off-by: Kapileshwar Singh kapileshwar.singh@arm.com