Skip to content

Commit

Permalink
walkthrough cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jun 21, 2024
1 parent e3d6ad4 commit 4c64d74
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions notebooks/hanamicloth/walkthrough.clj
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,4 @@ mtcars
;; ## Histograms

(-> iris
(hanami/layer-histogram #:hanami{:x :sepal-width})
hanami/plot
(dissoc :encoding))
(hanami/layer-histogram #:hanami{:x :sepal-width}))

0 comments on commit 4c64d74

Please sign in to comment.