Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Anderson, Danny H
gist-charts
Commits
36058b6e
Commit
36058b6e
authored
Oct 29, 2018
by
David Anderson
Browse files
better demo data
parent
f3a6a630
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo-angularIO/src/app/areachart-demo/areachart-demo.component.ts
View file @
36058b6e
...
...
@@ -128,7 +128,7 @@ function randomLineData(): Array<LineChartData> {
}
dp
.
data
=
{
x
:
lcdp
.
points
.
length
,
y
:
l
cdp
.
points
.
length
y
:
l
ast
};
lcdp
.
points
.
push
(
dp
);
...
...
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