Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 07e6041

Browse files
add chart
1 parent 2027dd1 commit 07e6041

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎PITCHME.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,19 @@ Observed cold startup times
119119
"datasets": [
120120
{
121121
"data":[142,154,135,173, 173],
122-
"label":"custom runtime", "backgroundColor":"rgba(20,220,220,1)"
122+
"label":"custom runtime", "backgroundColor":"rgba(13,143,143,1)"
123123
},
124124
{
125125
"data":[327,386,308,342,310],
126126
"label":"custom runtime with DynamoDB", "backgroundColor":"rgba(20,220,220,1)"
127127
},
128128
{
129129
"data":[2240,2038,2150,2110,2080],
130-
"label":"java8 runtime", "backgroundColor":"rgba(220,120,120,1)"
130+
"label":"java8 runtime", "backgroundColor":"rgba(219,86,20,1)"
131131
},
132132
{
133133
"data":[3800,3730,3950,4160,3470],
134-
"label":"java8 runtime with DynamoDB", "backgroundColor":"rgba(220,120,120,1)"
134+
"label":"java8 runtime with DynamoDB", "backgroundColor":"rgba(143,35,13,1)"
135135
}
136136
]
137137
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /