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 2f3aae9

Browse files
add chart
1 parent 7e96774 commit 2f3aae9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎PITCHME.md

Lines changed: 6 additions & 4 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(13,143,143,.9)"
122+
"label":"custom runtime", "backgroundColor":"rgba(13,143,143,.8)"
123123
},
124124
{
125125
"data":[327,386,308,342,310],
126-
"label":"custom runtime with DynamoDB", "backgroundColor":"rgba(20,220,220,.9)"
126+
"label":"custom runtime with DynamoDB", "backgroundColor":"rgba(20,220,220,.8)"
127127
},
128128
{
129129
"data":[2240,2038,2150,2110,2080],
130-
"label":"java8 runtime", "backgroundColor":"rgba(219,86,20,.9)"
130+
"label":"java8 runtime", "backgroundColor":"rgba(219,86,20,.8)"
131131
},
132132
{
133133
"data":[3800,3730,3950,4160,3470],
134-
"label":"java8 runtime with DynamoDB","backgroundColor":"rgba(143,35,13,.9)"
134+
"label":"java8 runtime with DynamoDB","backgroundColor":"rgba(143,35,13,.8)"
135135
}
136136
]
137137
},
@@ -140,4 +140,6 @@ Observed cold startup times
140140
-->
141141
</canvas>
142142

143+
---
144+
143145

0 commit comments

Comments
(0)

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