<div dir="ltr">Hi all,<div><br></div><div>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").</div><div><br></div><div>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?</div><div><br></div><div>Regards,</div><div>Andrey</div></div>