Qudi
Public Member Functions | List of all members
laser.TimeAxisItem Class Reference

pyqtgraph AxisItem that shows a HH:MM:SS timestamp on ticks. More...

Inheritance diagram for laser.TimeAxisItem:
Inheritance graph
[legend]
Collaboration diagram for laser.TimeAxisItem:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, args, kwargs)
 
def tickStrings (self, values, scale, spacing)
 Hours:Minutes:Seconds string from float unix timestamp. More...
 

Detailed Description

pyqtgraph AxisItem that shows a HH:MM:SS timestamp on ticks.

X-Axis must be formatted as (floating point) Unix time.

Member Function Documentation

◆ tickStrings()

def laser.TimeAxisItem.tickStrings (   self,
  values,
  scale,
  spacing 
)

Hours:Minutes:Seconds string from float unix timestamp.


The documentation for this class was generated from the following file: