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
3e0d036e
Commit
3e0d036e
authored
May 24, 2019
by
Remi PLANEL
Browse files
Fix bug: wrong import
parent
730b66bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/scripts/layout/linear-gene.ts
View file @
3e0d036e
import
{
GeneData
,
PositionedGeneData
}
from
"
../
component/sequence/gene
"
;
import
{
GeneData
,
PositionedGeneData
}
from
"
../
types
"
;
import
{
extent
}
from
"
d3-array
"
;
import
{
ScaleLinear
}
from
"
d3-scale
"
;
...
...
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