Skip to content
  • Mathieu Westphal (Kitware)'s avatar
    Adding vtkRangeHandlesItem · a8d625f5
    Mathieu Westphal (Kitware) authored
    This add a new item, vtkRangeHandlesItem
    This items are perfect for manipulating the range of a vtkChartXY.
    They emit an EndInteractionEvent when the interaction has finished
    and the new range can be recovered with GetHandlesRange.
    This also adds a test
    a8d625f5