Skip to content

plotter: EventPlot: Remove dependency on IPython for JS

Darryl Green requested to merge github/fork/sinkap/eplot_help_new into master

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

Merge request reports