8.5.5.2.1. pymodaq_gui.plotting.items.axis_scaled module

class pymodaq_gui.plotting.items.axis_scaled.AxisItem_Scaled(*args, scaling=1, offset=0, **kwargs)[source]

Bases: AxisItem

Subclass of pg.AxisItem enabling scaling of the tick values with respect to the linked viewbox

Attributes:
axis_label
axis_offset
axis_scaling
axis_units

Methods

axis_data

linkedViewChanged

set_scaling_and_label

axis_data(Npts)[source]
linkedViewChanged(view=None, newRange=None)[source]
set_scaling_and_label(axis_info)[source]
property axis_label
property axis_offset
property axis_scaling
property axis_units