3d sliders to select range

Hey guys, is there an example anywhere that I can look at to create sliders that will select the range of elements on each individual axis? Similar to this, https://plot.ly/python/range-slider/ where the slider at the bottom crops the range of the x axis. I am looking to crop the x, y, and z axis. Is it possible for me to create three individual sliders that can manipulate its respective axis? Thanks