RosettaCodeData/Task/Sparkline-in-unicode/PicoLisp/sparkline-in-unicode-2.l
2016-12-05 22:15:40 +01:00

2 lines
114 B
Text

(sparkLine (str "1 2 3 4 5 6 7 8 7 6 5 4 3 2 1"))
(sparkLine (scl 1 (str "1.5, 0.5 3.5, 2.5 5.5, 4.5 7.5, 6.5")))