Gather graphical elements from figure
attributes = gather_graphic_attributes()
a struct containing graphical elements
Gather all necessary graphical elements like figure, axes, entities, colorbars and so on and return a struct with fields, which can be converted by using generate_tikz_strings. The 'create' functions are called from here.