1. Data range normalization

Dimension of input canvas is 600 x 300. Create a point exactly at the middle that has the coordinates 300 x 150. With data normalization active, the final json point is 200x100 instead.

This is useful in case you capture data from multiple applications or have responsive layout like on a mobile device where you switch between landscape and portrait view.

Json

Input

2. Responsive - width

Responsive behavior activated with fixed height.

3. Responsive - width + height

Responsive behavior activated with dynamic height using aspect ratio. Useful when switching between landscape and portrait view on mobile device.

4. Responsive - width + height + signature resizing

Responsive behavior activated with dynamic height using aspect ratio. Useful when switching between landscape and portrait view on mobile device.

5. All features

Json

Input