Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit 6aef359

Browse files
committed
changelog
1 parent d1473bc commit 6aef359

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@
3131
`Column` datatypes are properly visualized. Scatter Plot can display points of
3232
different color, shape and size, all as defined by the data within the
3333
`Table`.
34-
- [`onHide callback for visualizations][1383]. JavaScript visualizations can now
35-
implement a method `onHide()` that will be called whenever the visualization
36-
is hidden or closed on screen.
34+
- [`onHide` callback for visualizations][1383]. JavaScript visualizations can
35+
now implement a method `onHide()` that will be called whenever the
36+
visualization is hidden or closed on screen.
37+
- [Tooltip for SQL Visualization][1414]. The tooltip for SQL Visualization is
38+
now correctly displayed over other nodes.
3739

3840
<br/>![Bug Fixes](/docs/assets/tags/bug_fixes.svg)
3941

0 commit comments

Comments
 (0)