[vtkusers] Creating Manhattan plot with vtkChartXY
Andrew Zhilka
hotsmileband at gmail.com
Wed Aug 26 03:48:17 EDT 2015
Hi all,
I need to create a plot using vtkChartXY in which there are many points
with the same X coordinate (making some kind of columns). What is more even
in one column there are points of different types (each type has its own
color) so it appears to be quite non-trivial for me to create an
appropriate model for such plot. The only idea I have is to create columns
in vtkTable and vtkPlot-s for each point separately. However, here I face
the problem from my another e-mail ("Plotting line segments with
vtkChartXY").
So I wonder whether there is a way to have several charts in one view or
several tables in one chart or anything else that may help to solve the
problem?
Regards,
Andrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150826/2dfb8387/attachment.html>
More information about the vtkusers
mailing list