for parallel gencharts
This commit is contained in:
parent
8a50defb16
commit
0e24687c1a
@ -10,7 +10,7 @@ function genchart {
|
|||||||
local colors=$4
|
local colors=$4
|
||||||
[ -z "${colors}" ] && colors="White,Gold,Silver,Blue,DarkMagenta,DarkViolet,Indigo,MediumBlue,DarkOrchid,MidnightBlue,CornflowerBlue,CadetBlue,DarkCyan,DarkSlateBlue,DeepSkyBlue,DodgerBlue,Teal"
|
[ -z "${colors}" ] && colors="White,Gold,Silver,Blue,DarkMagenta,DarkViolet,Indigo,MediumBlue,DarkOrchid,MidnightBlue,CornflowerBlue,CadetBlue,DarkCyan,DarkSlateBlue,DeepSkyBlue,DodgerBlue,Teal"
|
||||||
|
|
||||||
local f_tmp="${f_tmp}/$RANDOM"
|
local f_tmp="${g_tmp}/$RANDOM"
|
||||||
local f_tmp_data="${f_tmp}/g_genchart/data"
|
local f_tmp_data="${f_tmp}/g_genchart/data"
|
||||||
local f_tmp_headline="${f_tmp}/g_genchart/headline"
|
local f_tmp_headline="${f_tmp}/g_genchart/headline"
|
||||||
local f_tmp_legend="${f_tmp}/g_genchart/legend"
|
local f_tmp_legend="${f_tmp}/g_genchart/legend"
|
||||||
|
Loading…
Reference in New Issue
Block a user