Skip to content

Commit 66f091f

Browse files
authored
Merge pull request #155 from ClojureCivitas/tableplot-parameter-flow-1
tableplot param flow wip
2 parents cf8be06 + b0927f9 commit 66f091f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

42.3 KB
Loading

src/data_visualization/tableplot_parameter_flow.clj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
:type :post
77
:draft true
88
:date "2025-11-10"
9-
:tags [:data-visualization :tableplot :tutorial]}}}
9+
:tags [:data-visualization :tableplot :tutorial]
10+
:image "tableplot-parameter-flow.png"}}}
1011
(ns data-visualization.tableplot-parameter-flow
1112
(:require [scicloj.kindly.v4.kind :as kind]
1213
[tablecloth.api :as tc]

0 commit comments

Comments
 (0)