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
8273fe88
Commit
8273fe88
authored
Apr 08, 2019
by
Remi PLANEL
Browse files
Let the axis and genes container be handled in genome-browser component
parent
6dffe2db
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.html
View file @
8273fe88
...
...
@@ -5,13 +5,7 @@
<button
type=
"button"
id=
"zoom-in"
>
+
</button>
<button
type=
"button"
id=
"zoom-out"
>
-
</button>
</div>
<svg>
<g
id=
"genome-browser"
>
<g
id=
"axis"
></g>
<g
id=
"genes"
></g>
</g>
</svg>
<svg></svg>
<script
src=
"./scripts/index.ts"
></script>
</body>
...
...
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