Skip to content
Snippets Groups Projects
Commit 9bbfc8d9 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

See if using an "ancient" version of JSROOT gives better results.

parent 31638823
Branches
Tags
No related merge requests found
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
<!-- To make use of RequireJS, replace following line with commented one --> <!-- To make use of RequireJS, replace following line with commented one -->
<!--script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="scripts/JSRoot.core.js"></script--> <!--script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="scripts/JSRoot.core.js"></script-->
<script type="text/javascript" src="scripts/JSRoot.core.js"></script> <script type="text/javascript" src="scripts/JSRoot.core.js"></script>
<script type="text/javascript" src="https://eicweb.phy.anl.gov/EIC/detectors/topside/-/jobs/87825/artifacts/raw/images/jsroot/scripts/JSRoot.core.js"></script>
</head> </head>
<body> <body>
<div id="simpleGUI" path="../files/" files="ct.root;exclusion.root;fillrandom.root;glbox.root;graph.root;hsimple.root;legends.root;rf107.root;stacks.root;zdemo.root"> <div id="simpleGUI" path="../files/" files="ct.root;exclusion.root;fillrandom.root;glbox.root;graph.root;hsimple.root;legends.root;rf107.root;stacks.root;zdemo.root">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment