Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Remi PLANEL
bioviz-js
Commits
41cc7a00
Commit
41cc7a00
authored
Apr 03, 2019
by
Remi PLANEL
Browse files
Add button to zoom in and zoom out
parent
f132869d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.html
View file @
41cc7a00
<html>
<body>
<div>
<button
type=
"button"
id=
"zoom-in"
>
+
</button>
<button
type=
"button"
id=
"zoom-out"
>
-
</button>
</div>
<svg>
<g
id=
"genome-browser"
>
<g
id=
"axis"
></g>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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