Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matefun
Frontend
Commits
8943edee
Commit
8943edee
authored
Aug 13, 2018
by
Diego Rey
Browse files
Removed private declaration for Animation property on graph 2D
parent
fd629073
Changes
1
Hide whitespace changes
Inline
Side-by-side
Frontend Angular 4/src/app/layout/plotter/graph2D/graph2D.component.ts
View file @
8943edee
...
...
@@ -17,7 +17,7 @@ export class Graph2DComponent {
private
instance
:
null
;
private
animation
:
Animation
=
{
animation
:
Animation
=
{
data
:
[],
timer
:
null
,
currentFrame
:
0
,
...
...
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