יחידה:גרפים: הבדלים בין גרסאות בדף

כמקובל
אופסי
שורה 218: שורה 218:
     local values, xlegends, colors, tooltips, yscales = {}, {}, {}, {} ,{}, {}, {}
     local values, xlegends, colors, tooltips, yscales = {}, {}, {}, {} ,{}, {}, {}
     local groupNames, unitsSuffix, unitsPrefix, links = {}, {}, {}, {}
     local groupNames, unitsSuffix, unitsPrefix, links = {}, {}, {}, {}
     local width, height, stack, delimiter, xrotation = 500, 350, false, args[keywords.delimiter] or ':', 0
     local width, height, stack, delimiter, xrotation = 500, 350, false, args[keywords.delimiter] or ':'
     local chartWidth, chartHeight, defcolor, scalePerGroup  
     local chartWidth, chartHeight, defcolor, scalePerGroup  
     local valueInBar = args[keywords.valueInBar]
     local valueInBar = args[keywords.valueInBar]