Skip to content

Commit ef04c57

Browse files
committed
fix interactive plot display
1 parent f10a5e0 commit ef04c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ gresit.show_interactive()
4242

4343
Which produces the following interactive graph:
4444

45-
<iframe src="/html_plots/graph.html" width="100%" height="600px" style="border:none;"></iframe>
45+
<iframe src="html_plots/graph.html" width="100%" height="600px" style="border:none;"></iframe>
4646

4747
In the section [gRESIT](gresit.md) you will find details on all arguments and hyperparameters for `gRESIT`.

0 commit comments

Comments
 (0)