Skip to content

Commit 1400627

Browse files
committed
aog wip
1 parent ddf0783 commit 1400627

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/data_visualization/aog_in_clojure_part1.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,8 +435,8 @@
435435
;; display as plots in Kindly-compatible notebooks. Use `kind/pprint` to inspect
436436
;; the raw plot spec map (with `:=layers` key) instead.
437437
;;
438-
;; **Want to see it in action?** Skip ahead to "Basic Scatter Plots" to see the API working,
439-
;; or continue reading for implementation details.
438+
;; **Want to see it in action?** Skip ahead to [Basic Scatter Plots](#basic-scatter-plots)
439+
;; to see the API working, or continue reading for implementation details.
440440

441441
;; ### 📖 How Plots are Displayed
442442
;;

0 commit comments

Comments
 (0)