Cosmetic change in barplot function to remove dark contours on bars - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/graph-init.lua
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2012年07月21日 10:44:21 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2012年07月21日 10:44:21 +0200
commitbcd03f797c84b0e57fc4f6ede470e43599662ddd (patch)
treed0efc3179b32bf8d1c6b300e82ba356b1ec4f341 /graph-init.lua
parent9e89fa9d69a3c2a14e8037ec92caf449de4df3a6 (diff)
downloadgsl-shell-bcd03f797c84b0e57fc4f6ede470e43599662ddd.tar.gz
Cosmetic change in barplot function to remove dark contours on bars
Diffstat (limited to 'graph-init.lua')
-rw-r--r--graph-init.lua 1
1 files changed, 0 insertions, 1 deletions
diff --git a/graph-init.lua b/graph-init.lua
index 289e70ce..fb7b0df2 100644
--- a/graph-init.lua
+++ b/graph-init.lua
@@ -133,7 +133,6 @@ function graph.barplot(t)
local x, y = (k-1) + pad + (j-1)*dx, row[j+1]
local rect = graph.rect(x, 0, x+dx, y)
p:add(rect, graph.webcolor(j))
- p:add(rect, 'black', {{'stroke', width= 0.5}})
end
end
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月18日 07:29:58 +0000

AltStyle によって変換されたページ (->オリジナル) /