GroupZoom
Name: Group Zoom
Description: Group zoom control (Zoom). Mouse wheel can zoom in/out, mouse drag can move the Group axis display range left/right.
WARNING
OrbCharts uses SVG for drawing and scales through the transform: scale(x, y) property. Under certain extreme conditions (large disparity between x and y scales), distortion (blurring or jagged edges) may occur. This is usually because the browser's interpolation and anti-aliasing for vector graphics cannot fully adapt to extreme scale ratios.
params$
Type:
Partial<GroupZoomParams>
Fields:
Name Description Type - - - Default values:
{
// None
}