dips.ProjStubRefExtension module#

dips.ProjStubRefExtension.AddCircularSetWindow(self: ProjStubRef, color: ColorSurrogateVal, setStatisticsSettings: SetStatisticsSettingsVal, circularWindow: CircularWindowVal) SetEntityInfoRef#
dips.ProjStubRefExtension.AddCurvedSetWindow(self: ProjStubRef, color: ColorSurrogateVal, setStatisticsSettings: SetStatisticsSettingsVal, curvedWindow: CurvedWindowVal, isWrapped: bool = False) SetEntityInfoRef#
dips.ProjStubRefExtension.AddFreehandSetWindow(self: ProjStubRef, color: ColorSurrogateVal, setStatisticsSettings: SetStatisticsSettingsVal, wrappedFreehandWindow: WrappedFreehandWindowVal) SetEntityInfoRef#
dips.ProjStubRefExtension.CreateQualitativeChartView(self: ProjStubRef, selectedColumn: DataDescriptorVal, allocatedItems: list[str], isWeighted: bool = False) QualitativeQuantitativeChartViewRef#
dips.ProjStubRefExtension.CreateQuantitativeChartView(self: ProjStubRef, selectedColumn: DataDescriptorVal, numBins: int, isLogarithmic=False, isWeighted: bool = False) QualitativeQuantitativeChartViewRef#