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
bcb1846d
Commit
bcb1846d
authored
Sep 17, 2018
by
David Anderson
Browse files
0.0.84
parent
0e4df88b
Changes
2
Hide whitespace changes
Inline
Side-by-side
demo-angularIO/src/app/boxplot-demo/boxplot-demo.component.ts
View file @
bcb1846d
...
...
@@ -52,9 +52,6 @@ x
me
.
chart
.
background
=
'
#ccc
'
;
boxPlot
.
background
=
'
#333
'
;
me
.
chart
.
debugLogger
.
isEnabled
=
true
;
scatterChart
.
shouldCenterBandY
=
true
;
secondaryAxis
.
color
=
primaryAxis
.
color
=
'
steelblue
'
;
...
...
package.json
View file @
bcb1846d
{
"name"
:
"gist-charts"
,
"version"
:
"0.0.8
3
"
,
"version"
:
"0.0.8
4
"
,
"description"
:
"6harts written in canvas "
,
"main"
:
"./package/index.js"
,
"types"
:
"./package/index.d.ts"
,
...
...
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