Type Alias NxAxisData

type NxAxisData = {
    qAxis?: NxAxisTicks[];
}
Index

Properties

Properties

qAxis?: NxAxisTicks[]

List of axis data.