Hi,
Yes, it’s possible, but it’s not really simple for the moment (I recently thought about a new way to achieve this, it will be in a new version, but not right now).
You will need to play with the attribute full_height
which must be filled with the height your image should have if the panorama were complete. If you don’t know it, you can try with the value we find in the most cases: half of the width.
For instance, let’s assume that I have a panorama with a width of 4000 pixels. This panorama covers 360° horizontally but not 180° vertically, so I use this shortcode: [sphere 7 full_height="2000"]
.