Skip to content

Commit 2517e87

Browse files
committed
.
1 parent 70749bb commit 2517e87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/plots/cartesian/axes.js

+1
Original file line numberDiff line numberDiff line change
@@ -1992,6 +1992,7 @@ function formatMultiCategory(ax, out, hover) {
19921992
}
19931993
});
19941994

1995+
19951996
out.text = hoverText;
19961997
} else {
19971998
// setup for secondary labels

0 commit comments

Comments
 (0)