3DMetafile ( 0 0 Normal toc> ) # x axis line Container ( Line ( -0.25 0 0 1 0 0 ) Container ( AttributeSet ( ) DiffuseColor ( 0.5 0.5 0.5 ) ) ) # y axis line Container ( Line ( 0 -0.25 0 0 1 0 ) Container ( AttributeSet ( ) DiffuseColor ( 0.5 0.5 0.5 ) ) ) # z axis line Container ( Line ( 0 0 -0.25 0 0 1 ) Container ( AttributeSet ( ) DiffuseColor ( 0.5 0.5 0.5 ) ) ) # x axis arrow, rad Container( Cone ( 0.1 0 0 0 0.05 0 0 0 0.05 1 0 0 ) Container ( AttributeSet ( ) DiffuseColor ( 1 0 0 ) ) ) # y axis arrow, green Container( Cone ( 0 0.1 0 0 0 0.05 0.05 0 0 0 1 0 ) Container ( AttributeSet ( ) DiffuseColor ( 0 1 0 ) ) ) # z axis arrow, blue Container( Cone ( 0 0 0.1 0 0.05 0 0.05 0 0 0 0 1 ) Container ( AttributeSet ( ) DiffuseColor ( 0 0 1 ) ) )