Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Spesialsamlingene
Marcus Components
Commits
2b541c26
Commit
2b541c26
authored
Aug 10, 2021
by
Oyvind.Gjesdal
Browse files
change d3 cdn to https, use local dimple minified js
parent
4b9eab3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
services/about-marcus/html.template
View file @
2b541c26
...
...
@@ -5,8 +5,8 @@
<h1>Om Marcus</h1>
<div class="col-md-6 pull-right">
<div id="klasser">
<script src="http://d3js.org/d3.v3.min.js"></script>
<script src="
http://dimplejs.org/dist
/dimple.v2.1.0.min.js"></script>
<script src="http
s
://d3js.org/d3.v3.min.js"></script>
<script src="
//js
/dimple.v2.1.0.min.js"></script>
<script type="text/javascript">
var svg = dimple.newSvg("#klasser", 800, 430);
var data = [
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment