Skip to content

Commit c57d8d7

Browse files
committed
heatmap overflow: visible
1 parent ae1c8c6 commit c57d8d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/api/docs/components/apiHeatmap.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export function ApiHeatmap(
3838
marginRight,
3939
marginBottom,
4040
marginLeft,
41+
style: "overflow: visible;",
4142
x: {type: "utc", domain: [x1, x2]},
4243
y: {type: "log", domain: [y1, y2], label},
4344
color: {label: color.label},

0 commit comments

Comments
 (0)