We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f71a6b commit a2e04bbCopy full SHA for a2e04bb
first-result.md
@@ -55,6 +55,7 @@ Assembling the individual parts to a CoverageJSON Coverage is very straight-forw
55
"type" : "NdArray",
56
"dataType": "float",
57
"axisNames": ["y", "x"],
58
+ "shape": [4, 4],
59
"values" : [
60
17.3, 18.2, 16.5, 18.7,
61
18.1, 19.4, 17.2, 18.6,
0 commit comments