gnuplot-0.4.0.2: src/Graphics/Gnuplot/Graph/ThreeDimensional.hs
module Graphics.Gnuplot.Graph.ThreeDimensional ( T, Type, -- deflt, lineSpec, impulses, vectors, pm3d, ) where import Graphics.Gnuplot.Private.Graph3D import Graphics.Gnuplot.Private.Graph3DType hiding (T, )