custom_draw_outline.lua demonstrates how one can simply add
outline to bars.
custom_draw_line.lua demonstrates how one can draw lines
instead of bars.
custom_draw_group_shift.lua expands on the negative_sine.lua
example and shows how one can use group_start() to draw
multiple data groups side-by-side without obscuring each other.