Expand description
View parameters for SVG rendering.
This module defines the ViewParameters struct, which encapsulates the viewport
and plot area parameters for rendering SVG elements. It provides methods to manage the
view box, including setting and retrieving its dimensions and position.