[vtkusers] Where can i find a class by that i can draw Bode?
Mathieu Malaterre
mathieu.malaterre at kitware.com
Mon Mar 22 12:29:22 EST 2004
ffffc3ffffcfffffe7ffffe2 ffffd0ffffbb wrote:
> Hi.
> I know the vtkXYPlotActor in vtk by that can draw
> xyplot with x axis being linear increasing.But the
> thesis that I am going on needs I can draw Bode by vtk
> having x axis isn't linear increasing.Has vtk a some
> class?Where can I find? If vtk havn't it,what should I
> do?
Yes there is a class in VTK that does this, have a look at
vtkXYPlotActor ;)
In particular:
vtkXYPlotActor::LogxOn()
HTH
Mathieu
More information about the vtkusers
mailing list