Content deleted Content added
No edit summary |
No edit summary |
||
Line 326:
if _type then _type = data[v]['aliases'][lower(_type)] or _type end
end
-- get the line table
Line 367 ⟶ 369:
color = line['color'] or default['color'] or data[v]['color'] or ''
end
▲ line['line title'] = line['title'] or line['line title']
-- Alternate termini can be specified based on type
|