Skip to content

Commit 076a069

Browse files
authored
Merge pull request #2772 from amnonh/join_sl_table
types.json: fix join in the SL table
2 parents f8fd126 + 8bf3beb commit 076a069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grafana/types.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3792,7 +3792,7 @@
37923792
"id": "joinByField",
37933793
"options": {
37943794
"byField": "group",
3795-
"mode": "outer"
3795+
"mode": "outerTabular"
37963796
}
37973797
},
37983798
{

0 commit comments

Comments
 (0)