[vtkusers] PrintAsCSV method from vtkXYPlotActor crashed

jhirsch jan.hirsch at st.ovgu.de
Tue Jun 21 06:51:43 EDT 2016


Hello guys,
I've taken the plot  example
<http://www.vtk.org/Wiki/VTK/Examples/Cxx/WishList/Images/HistogramXYPlot>  
and wanted to print out the histogram data as CSV file. It crashed because
of a null pointer at this row:
 in the file "vtkXYPlotActor.cxx (VTK 6.3).
My source code looks like this:

I do this right before creating the renderer, so there is some data to
print. Any ideas why it's not working?



--
View this message in context: http://vtk.1045678.n5.nabble.com/PrintAsCSV-method-from-vtkXYPlotActor-crashed-tp5738809.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list