Skip to content

Commit 1ae1d69

Browse files
committed
fixed typo in example code
1 parent d3f6ed8 commit 1ae1d69

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/data_visualization/tableplot_parameter_flow.clj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,8 +276,6 @@
276276
(plotly/layer-point {:=mark-size 20})
277277
plotly/layer-line
278278
plotly/plot
279-
(assoc-in [:layout :xaxis :gridcolor] "green")
280-
(assoc-in [:layout :yaxis :gridcolor] "red")
281279
kind/pprint)
282280

283281
(-> sample-data

0 commit comments

Comments
 (0)