You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -605,7 +605,9 @@ The following features of [AxLibraries](https://code.kx.com/developer/libraries/
605
605
606
606
### Grammar of Graphics
607
607
608
-
Calling `.qp.display` displays the plot locally.
608
+
Grammar of Graphics (GG) is a scripted visualization library for kdb+. For more information refer to the [documentation](https://code.kx.com/developer/ggplot/).
609
+
610
+
When executing GG scripts, calling `.qp.display` displays the plot locally.
0 commit comments