{ "ExampleGenerator": [ [ "doc/sphinxext/gallery_generator.py", [ "ExampleGenerator" ] ] ], "MetadataError": [ [ "doc/tools/nb_to_doc.py", [ "MetadataError" ] ] ], "ScaledNorm": [ [ "seaborn/_compat.py", [ "norm_from_scale", "ScaledNorm" ] ] ], "Axis": [ [ "seaborn/_compat.py", [ "scale_factory", "if_isinstance_scale_str_", "Axis" ] ] ], "PlotData": [ [ "seaborn/_core/data.py", [ "PlotData" ] ] ], "GroupBy": [ [ "seaborn/_core/groupby.py", [ "GroupBy" ] ] ], "Move": [ [ "seaborn/_core/moves.py", [ "Move" ] ] ], "Jitter": [ [ "seaborn/_core/moves.py", [ "Jitter" ] ] ], "Dodge": [ [ "seaborn/_core/moves.py", [ "Dodge" ] ] ], "Stack": [ [ "seaborn/_core/moves.py", [ "Stack" ] ] ], "Shift": [ [ "seaborn/_core/moves.py", [ "Shift" ] ] ], "Norm": [ [ "seaborn/_core/moves.py", [ "Norm" ] ], [ "tests/test_distributions.py", [ "TestDistPlot", "test_elements", "with_pytest_warns_UserWar", "Norm" ] ] ], "Layer": [ [ "seaborn/_core/plot.py", [ "Layer" ] ] ], "FacetSpec": [ [ "seaborn/_core/plot.py", [ "FacetSpec" ] ] ], "PairSpec": [ [ "seaborn/_core/plot.py", [ "PairSpec" ] ] ], "Default": [ [ "seaborn/_core/plot.py", [ "Default" ] ] ], "Plot": [ [ "seaborn/_core/plot.py", [ "Plot" ] ] ], "Plotter": [ [ "seaborn/_core/plot.py", [ "Plotter" ] ] ], "Property": [ [ "seaborn/_core/properties.py", [ "Property" ] ] ], "Coordinate": [ [ "seaborn/_core/properties.py", [ "Coordinate" ] ] ], "IntervalProperty": [ [ "seaborn/_core/properties.py", [ "IntervalProperty" ] ] ], "PointSize": [ [ "seaborn/_core/properties.py", [ "PointSize" ] ] ], "LineWidth": [ [ "seaborn/_core/properties.py", [ "LineWidth" ] ] ], "EdgeWidth": [ [ "seaborn/_core/properties.py", [ "EdgeWidth" ] ] ], "Stroke": [ [ "seaborn/_core/properties.py", [ "Stroke" ] ] ], "Alpha": [ [ "seaborn/_core/properties.py", [ "Alpha" ] ] ], "ObjectProperty": [ [ "seaborn/_core/properties.py", [ "ObjectProperty" ] ] ], "Marker": [ [ "seaborn/_core/properties.py", [ "Marker" ] ] ], "LineStyle": [ [ "seaborn/_core/properties.py", [ "LineStyle" ] ] ], "Color": [ [ "seaborn/_core/properties.py", [ "Color" ] ] ], "Fill": [ [ "seaborn/_core/properties.py", [ "Fill" ] ] ], "VarType": [ [ "seaborn/_core/rules.py", [ "VarType" ] ] ], "InternalScale": [ [ "seaborn/_core/scales.py", [ "Scale", "_get_scale", "InternalScale" ] ] ], "Identity": [ [ "seaborn/_core/scales.py", [ "Scale", "_identity", "Identity" ] ], [ "tests/_core/test_plot.py", [ "TestScaling", "test_computed_var_ticks", "Identity" ] ], [ "tests/_core/test_plot.py", [ "TestScaling", "test_computed_var_transform", "Identity" ] ] ], "Scale": [ [ "seaborn/_core/scales.py", [ "Scale" ] ], [ "tests/_stats/test_histogram.py", [ "TestHist", "single_args", "Scale" ] ], [ "tests/_stats/test_histogram.py", [ "TestHist", "triple_args", "Scale" ] ] ], "CatScale": [ [ "seaborn/_core/scales.py", [ "Nominal", "_setup", "CatScale" ] ] ], "Nominal": [ [ "seaborn/_core/scales.py", [ "Nominal" ] ] ], "Ordinal": [ [ "seaborn/_core/scales.py", [ "Ordinal" ] ] ], "Discrete": [ [ "seaborn/_core/scales.py", [ "Discrete" ] ] ], "ContinuousBase": [ [ "seaborn/_core/scales.py", [ "ContinuousBase" ] ] ], "Continuous": [ [ "seaborn/_core/scales.py", [ "Continuous" ] ] ], "Temporal": [ [ "seaborn/_core/scales.py", [ "Temporal" ] ] ], "PseudoAxis": [ [ "seaborn/_core/scales.py", [ "PseudoAxis" ] ] ], "Subplots": [ [ "seaborn/_core/subplots.py", [ "Subplots" ] ] ], "DocstringComponents": [ [ "seaborn/_docstrings.py", [ "DocstringComponents" ] ] ], "AreaBase": [ [ "seaborn/_marks/area.py", [ "AreaBase" ] ] ], "Area": [ [ "seaborn/_marks/area.py", [ "Area" ] ] ], "Band": [ [ "seaborn/_marks/area.py", [ "Band" ] ] ], "BarBase": [ [ "seaborn/_marks/bar.py", [ "BarBase" ] ] ], "Bar": [ [ "seaborn/_marks/bar.py", [ "Bar" ] ] ], "Bars": [ [ "seaborn/_marks/bar.py", [ "Bars" ] ] ], "Mappable": [ [ "seaborn/_marks/base.py", [ "Mappable" ] ] ], "Mark": [ [ "seaborn/_marks/base.py", [ "Mark" ] ] ], "DotBase": [ [ "seaborn/_marks/dot.py", [ "DotBase" ] ], [ "tests/_marks/test_dot.py", [ "DotBase" ] ] ], "Dot": [ [ "seaborn/_marks/dot.py", [ "Dot" ] ] ], "Dots": [ [ "seaborn/_marks/dot.py", [ "Dots" ] ] ], "Path": [ [ "seaborn/_marks/line.py", [ "Path" ] ] ], "Line": [ [ "seaborn/_marks/line.py", [ "Line" ] ] ], "Paths": [ [ "seaborn/_marks/line.py", [ "Paths" ] ] ], "Lines": [ [ "seaborn/_marks/line.py", [ "Lines" ] ] ], "Range": [ [ "seaborn/_marks/line.py", [ "Range" ] ] ], "SemanticMapping": [ [ "seaborn/_oldcore.py", [ "SemanticMapping" ] ] ], "HueMapping": [ [ "seaborn/_oldcore.py", [ "HueMapping" ] ] ], "SizeMapping": [ [ "seaborn/_oldcore.py", [ "SizeMapping" ] ] ], "StyleMapping": [ [ "seaborn/_oldcore.py", [ "StyleMapping" ] ] ], "VectorPlotter": [ [ "seaborn/_oldcore.py", [ "VectorPlotter" ] ] ], "VariableType": [ [ "seaborn/_oldcore.py", [ "VariableType" ] ] ], "KDE": [ [ "seaborn/_statistics.py", [ "KDE" ] ] ], "Histogram": [ [ "seaborn/_statistics.py", [ "Histogram" ] ] ], "ECDF": [ [ "seaborn/_statistics.py", [ "ECDF" ] ] ], "EstimateAggregator": [ [ "seaborn/_statistics.py", [ "EstimateAggregator" ] ] ], "Agg": [ [ "seaborn/_stats/aggregation.py", [ "Agg" ] ] ], "Est": [ [ "seaborn/_stats/aggregation.py", [ "Est" ] ] ], "Rolling": [ [ "seaborn/_stats/aggregation.py", [ "Rolling" ] ] ], "Stat": [ [ "seaborn/_stats/base.py", [ "Stat" ] ] ], "Hist": [ [ "seaborn/_stats/histogram.py", [ "Hist" ] ] ], "PolyFit": [ [ "seaborn/_stats/regression.py", [ "PolyFit" ] ] ], "OLSFit": [ [ "seaborn/_stats/regression.py", [ "OLSFit" ] ] ], "_BaseGrid": [ [ "seaborn/axisgrid.py", [ "_BaseGrid" ] ] ], "Grid": [ [ "seaborn/axisgrid.py", [ "Grid" ] ] ], "FacetGrid": [ [ "seaborn/axisgrid.py", [ "FacetGrid" ] ] ], "PairGrid": [ [ "seaborn/axisgrid.py", [ "PairGrid" ] ] ], "JointGrid": [ [ "seaborn/axisgrid.py", [ "JointGrid" ] ] ], "_CategoricalPlotterNew": [ [ "seaborn/categorical.py", [ "_CategoricalPlotterNew" ] ] ], "_CategoricalFacetPlotter": [ [ "seaborn/categorical.py", [ "_CategoricalFacetPlotter" ] ] ], "_CategoricalPlotter": [ [ "seaborn/categorical.py", [ "_CategoricalPlotter" ] ] ], "_BoxPlotter": [ [ "seaborn/categorical.py", [ "_BoxPlotter" ] ] ], "_ViolinPlotter": [ [ "seaborn/categorical.py", [ "_ViolinPlotter" ] ] ], "_CategoricalStatPlotter": [ [ "seaborn/categorical.py", [ "_CategoricalStatPlotter" ] ] ], "_BarPlotter": [ [ "seaborn/categorical.py", [ "_BarPlotter" ] ] ], "_PointPlotter": [ [ "seaborn/categorical.py", [ "_PointPlotter" ] ] ], "_CountPlotter": [ [ "seaborn/categorical.py", [ "_CountPlotter" ] ] ], "_LVPlotter": [ [ "seaborn/categorical.py", [ "_LVPlotter" ] ] ], "Beeswarm": [ [ "seaborn/categorical.py", [ "Beeswarm" ] ] ], "_DistributionPlotter": [ [ "seaborn/distributions.py", [ "_DistributionPlotter" ] ] ], "_DistributionFacetPlotter": [ [ "seaborn/distributions.py", [ "_DistributionFacetPlotter" ] ] ], "Reader": [ [ "seaborn/external/docscrape.py", [ "Reader" ] ] ], "ParseError": [ [ "seaborn/external/docscrape.py", [ "ParseError" ] ] ], "NumpyDocString": [ [ "seaborn/external/docscrape.py", [ "NumpyDocString" ] ] ], "FunctionDoc": [ [ "seaborn/external/docscrape.py", [ "FunctionDoc" ] ] ], "ClassDoc": [ [ "seaborn/external/docscrape.py", [ "ClassDoc" ] ] ], "gaussian_kde": [ [ "seaborn/external/kde.py", [ "gaussian_kde" ] ] ], "InfinityType": [ [ "seaborn/external/version.py", [ "InfinityType" ] ] ], "NegativeInfinityType": [ [ "seaborn/external/version.py", [ "NegativeInfinityType" ] ] ], "InvalidVersion": [ [ "seaborn/external/version.py", [ "InvalidVersion" ] ] ], "_BaseVersion": [ [ "seaborn/external/version.py", [ "_BaseVersion" ] ] ], "Version": [ [ "seaborn/external/version.py", [ "Version" ] ] ], "_HeatMapper": [ [ "seaborn/matrix.py", [ "_HeatMapper" ] ] ], "_DendrogramPlotter": [ [ "seaborn/matrix.py", [ "_DendrogramPlotter" ] ] ], "ClusterGrid": [ [ "seaborn/matrix.py", [ "ClusterGrid" ] ] ], "_ColorPalette": [ [ "seaborn/palettes.py", [ "_ColorPalette" ] ] ], "_RCAesthetics": [ [ "seaborn/rcmod.py", [ "_RCAesthetics" ] ] ], "_AxesStyle": [ [ "seaborn/rcmod.py", [ "_AxesStyle" ] ] ], "_PlottingContext": [ [ "seaborn/rcmod.py", [ "_PlottingContext" ] ] ], "_LinearPlotter": [ [ "seaborn/regression.py", [ "_LinearPlotter" ] ] ], "_RegressionPlotter": [ [ "seaborn/regression.py", [ "_RegressionPlotter" ] ] ], "_RelationalPlotter": [ [ "seaborn/relational.py", [ "_RelationalPlotter" ] ] ], "_LinePlotter": [ [ "seaborn/relational.py", [ "_LinePlotter" ] ] ], "_ScatterPlotter": [ [ "seaborn/relational.py", [ "_ScatterPlotter" ] ] ], "dummy_axis": [ [ "seaborn/utils.py", [ "locator_to_legend_entries", "dummy_axis" ] ] ], "TestPlotData": [ [ "tests/_core/test_data.py", [ "TestPlotData" ] ] ], "MoveFixtures": [ [ "tests/_core/test_moves.py", [ "MoveFixtures" ] ] ], "TestJitter": [ [ "tests/_core/test_moves.py", [ "TestJitter" ] ] ], "TestDodge": [ [ "tests/_core/test_moves.py", [ "TestDodge" ] ] ], "TestStack": [ [ "tests/_core/test_moves.py", [ "TestStack" ] ] ], "TestShift": [ [ "tests/_core/test_moves.py", [ "TestShift" ] ] ], "TestNorm": [ [ "tests/_core/test_moves.py", [ "TestNorm" ] ] ], "MockMark": [ [ "tests/_core/test_plot.py", [ "MockMark" ] ], [ "tests/_marks/test_base.py", [ "TestMappable", "mark", "MockMark" ] ] ], "TestInit": [ [ "tests/_core/test_plot.py", [ "TestInit" ] ] ], "MarkWithDefaultStat": [ [ "tests/_core/test_plot.py", [ "TestLayerAddition", "test_stat_default", "MarkWithDefaultStat" ] ], [ "tests/_core/test_plot.py", [ "TestLayerAddition", "test_stat_nondefault", "MarkWithDefaultStat" ] ] ], "OtherMockStat": [ [ "tests/_core/test_plot.py", [ "TestLayerAddition", "test_stat_nondefault", "OtherMockStat" ] ] ], "MockStatTrackOrient": [ [ "tests/_core/test_plot.py", [ "TestLayerAddition", "test_orient", "MockStatTrackOrient" ] ] ], "MockMoveTrackOrient": [ [ "tests/_core/test_plot.py", [ "TestLayerAddition", "test_orient", "MockMoveTrackOrient" ] ] ], "MockStat": [ [ "tests/_core/test_plot.py", [ "TestLayerAddition", "test_type_checks", "MockStat" ] ], [ "tests/_core/test_plot.py", [ "TestScaling", "test_pair_single_coordinate_stat_orient", "MockStat" ] ], [ "tests/_core/test_plot.py", [ "TestScaling", "test_inferred_nominal_passed_to_stat", "MockStat" ] ] ], "MockMove": [ [ "tests/_core/test_plot.py", [ "TestLayerAddition", "test_type_checks", "MockMove" ] ] ], "TestLayerAddition": [ [ "tests/_core/test_plot.py", [ "TestLayerAddition" ] ] ], "Mean": [ [ "tests/_core/test_plot.py", [ "TestScaling", "test_mark_data_log_transfrom_with_stat", "Mean" ] ] ], "AddOne": [ [ "tests/_core/test_plot.py", [ "TestScaling", "test_derived_range_with_axis_scaling", "AddOne" ] ] ], "TestScaling": [ [ "tests/_core/test_plot.py", [ "TestScaling" ] ] ], "NoGroupingMark": [ [ "tests/_core/test_plot.py", [ "TestPlotting", "test_single_split_multi_layer", "NoGroupingMark" ] ] ], "TestPlotting": [ [ "tests/_core/test_plot.py", [ "TestPlotting" ] ] ], "TestFacetInterface": [ [ "tests/_core/test_plot.py", [ "TestFacetInterface" ] ] ], "CaptureOrientMove": [ [ "tests/_core/test_plot.py", [ "TestPairInterface", "test_orient_inference", "CaptureOrientMove" ] ] ], "MockComputeStat": [ [ "tests/_core/test_plot.py", [ "TestPairInterface", "test_computed_coordinate_orient_inference", "MockComputeStat" ] ] ], "TestPairInterface": [ [ "tests/_core/test_plot.py", [ "TestPairInterface" ] ] ], "TestLabelVisibility": [ [ "tests/_core/test_plot.py", [ "TestLabelVisibility" ] ] ], "MockMark1": [ [ "tests/_core/test_plot.py", [ "TestLegend", "test_multi_layer_different_artists", "MockMark1" ] ] ], "MockMark2": [ [ "tests/_core/test_plot.py", [ "TestLegend", "test_multi_layer_different_artists", "MockMark2" ] ] ], "TestLegend": [ [ "tests/_core/test_plot.py", [ "TestLegend" ] ] ], "TestHelpers": [ [ "tests/_core/test_plot.py", [ "TestHelpers" ] ] ], "DataFixtures": [ [ "tests/_core/test_properties.py", [ "DataFixtures" ] ] ], "TestCoordinate": [ [ "tests/_core/test_properties.py", [ "TestCoordinate" ] ] ], "TestColor": [ [ "tests/_core/test_properties.py", [ "TestColor" ] ] ], "ObjectPropertyBase": [ [ "tests/_core/test_properties.py", [ "ObjectPropertyBase" ] ] ], "TestMarker": [ [ "tests/_core/test_properties.py", [ "TestMarker" ] ] ], "TestLineStyle": [ [ "tests/_core/test_properties.py", [ "TestLineStyle" ] ] ], "TestFill": [ [ "tests/_core/test_properties.py", [ "TestFill" ] ] ], "IntervalBase": [ [ "tests/_core/test_properties.py", [ "IntervalBase" ] ] ], "TestAlpha": [ [ "tests/_core/test_properties.py", [ "TestAlpha" ] ] ], "TestLineWidth": [ [ "tests/_core/test_properties.py", [ "TestLineWidth" ] ] ], "TestEdgeWidth": [ [ "tests/_core/test_properties.py", [ "TestEdgeWidth" ] ] ], "TestPointSize": [ [ "tests/_core/test_properties.py", [ "TestPointSize" ] ] ], "TestContinuous": [ [ "tests/_core/test_scales.py", [ "TestContinuous" ] ] ], "MockProperty": [ [ "tests/_core/test_scales.py", [ "TestNominal", "test_object_defaults", "MockProperty" ] ], [ "tests/_core/test_scales.py", [ "TestNominal", "test_interval_defaults", "MockProperty" ] ], [ "tests/_core/test_scales.py", [ "TestNominal", "test_interval_with_transform", "MockProperty" ] ] ], "TestNominal": [ [ "tests/_core/test_scales.py", [ "TestNominal" ] ] ], "TestTemporal": [ [ "tests/_core/test_scales.py", [ "TestTemporal" ] ] ], "TestSpecificationChecks": [ [ "tests/_core/test_subplots.py", [ "TestSpecificationChecks" ] ] ], "TestSubplotSpec": [ [ "tests/_core/test_subplots.py", [ "TestSubplotSpec" ] ] ], "TestSubplotElements": [ [ "tests/_core/test_subplots.py", [ "TestSubplotElements" ] ] ], "TestAreaMarks": [ [ "tests/_marks/test_area.py", [ "TestAreaMarks" ] ] ], "TestBar": [ [ "tests/_marks/test_bar.py", [ "TestBar" ] ] ], "TestBars": [ [ "tests/_marks/test_bar.py", [ "TestBars" ] ] ], "TestMappable": [ [ "tests/_marks/test_base.py", [ "TestMappable" ] ] ], "TestDot": [ [ "tests/_marks/test_dot.py", [ "TestDot" ] ] ], "TestDots": [ [ "tests/_marks/test_dot.py", [ "TestDots" ] ] ], "TestPath": [ [ "tests/_marks/test_line.py", [ "TestPath" ] ] ], "TestLine": [ [ "tests/_marks/test_line.py", [ "TestLine" ] ] ], "TestPaths": [ [ "tests/_marks/test_line.py", [ "TestPaths" ] ] ], "TestLines": [ [ "tests/_marks/test_line.py", [ "TestLines" ] ] ], "TestRange": [ [ "tests/_marks/test_line.py", [ "TestRange" ] ] ], "AggregationFixtures": [ [ "tests/_stats/test_aggregation.py", [ "AggregationFixtures" ] ] ], "TestAgg": [ [ "tests/_stats/test_aggregation.py", [ "TestAgg" ] ] ], "TestEst": [ [ "tests/_stats/test_aggregation.py", [ "TestEst" ] ] ], "TestHist": [ [ "tests/_stats/test_histogram.py", [ "TestHist" ] ] ], "TestPolyFit": [ [ "tests/_stats/test_regression.py", [ "TestPolyFit" ] ] ], "TestFacetGrid": [ [ "tests/test_axisgrid.py", [ "TestFacetGrid" ] ] ], "TestPairGrid": [ [ "tests/test_axisgrid.py", [ "TestPairGrid" ] ] ], "TestJointGrid": [ [ "tests/test_axisgrid.py", [ "TestJointGrid" ] ] ], "TestJointPlot": [ [ "tests/test_axisgrid.py", [ "TestJointPlot" ] ] ], "TestCategoricalPlotterNew": [ [ "tests/test_categorical.py", [ "TestCategoricalPlotterNew" ] ] ], "CategoricalFixture": [ [ "tests/test_categorical.py", [ "CategoricalFixture" ] ] ], "TestCategoricalPlotter": [ [ "tests/test_categorical.py", [ "TestCategoricalPlotter" ] ] ], "TestCategoricalStatPlotter": [ [ "tests/test_categorical.py", [ "TestCategoricalStatPlotter" ] ] ], "TestBoxPlotter": [ [ "tests/test_categorical.py", [ "TestBoxPlotter" ] ] ], "TestViolinPlotter": [ [ "tests/test_categorical.py", [ "TestViolinPlotter" ] ] ], "SharedAxesLevelTests": [ [ "tests/test_categorical.py", [ "SharedAxesLevelTests" ] ], [ "tests/test_distributions.py", [ "SharedAxesLevelTests" ] ], [ "tests/test_relational.py", [ "SharedAxesLevelTests" ] ] ], "SharedScatterTests": [ [ "tests/test_categorical.py", [ "SharedScatterTests" ] ] ], "TestStripPlot": [ [ "tests/test_categorical.py", [ "TestStripPlot" ] ] ], "TestSwarmPlot": [ [ "tests/test_categorical.py", [ "TestSwarmPlot" ] ] ], "TestBarPlotter": [ [ "tests/test_categorical.py", [ "TestBarPlotter" ] ] ], "TestPointPlotter": [ [ "tests/test_categorical.py", [ "TestPointPlotter" ] ] ], "TestCountPlot": [ [ "tests/test_categorical.py", [ "TestCountPlot" ] ] ], "TestCatPlot": [ [ "tests/test_categorical.py", [ "TestCatPlot" ] ] ], "TestBoxenPlotter": [ [ "tests/test_categorical.py", [ "TestBoxenPlotter" ] ] ], "TestBeeswarm": [ [ "tests/test_categorical.py", [ "TestBeeswarm" ] ] ], "TestSemanticMapping": [ [ "tests/test_core.py", [ "TestSemanticMapping" ] ] ], "TestHueMapping": [ [ "tests/test_core.py", [ "TestHueMapping" ] ] ], "TestSizeMapping": [ [ "tests/test_core.py", [ "TestSizeMapping" ] ] ], "TestStyleMapping": [ [ "tests/test_core.py", [ "TestStyleMapping" ] ] ], "TestVectorPlotter": [ [ "tests/test_core.py", [ "TestVectorPlotter" ] ] ], "TestCoreFunc": [ [ "tests/test_core.py", [ "TestCoreFunc" ] ] ], "Thingie": [ [ "tests/test_decorators.py", [ "test_share_init_params_with_map", "Thingie" ] ] ], "TestDistPlot": [ [ "tests/test_distributions.py", [ "TestDistPlot" ] ] ], "TestRugPlot": [ [ "tests/test_distributions.py", [ "TestRugPlot" ] ] ], "TestKDEPlotUnivariate": [ [ "tests/test_distributions.py", [ "TestKDEPlotUnivariate" ] ] ], "TestKDEPlotBivariate": [ [ "tests/test_distributions.py", [ "TestKDEPlotBivariate" ] ] ], "TestHistPlotUnivariate": [ [ "tests/test_distributions.py", [ "TestHistPlotUnivariate" ] ] ], "TestHistPlotBivariate": [ [ "tests/test_distributions.py", [ "TestHistPlotBivariate" ] ] ], "TestECDFPlotUnivariate": [ [ "tests/test_distributions.py", [ "TestECDFPlotUnivariate" ] ] ], "TestDisPlot": [ [ "tests/test_distributions.py", [ "TestDisPlot" ] ] ], "ExampleClass": [ [ "tests/test_docstrings.py", [ "ExampleClass" ] ] ], "TestDocstringComponents": [ [ "tests/test_docstrings.py", [ "TestDocstringComponents" ] ] ], "TestHeatmap": [ [ "tests/test_matrix.py", [ "TestHeatmap" ] ] ], "TestDendrogram": [ [ "tests/test_matrix.py", [ "TestDendrogram" ] ] ], "TestClustermap": [ [ "tests/test_matrix.py", [ "TestClustermap" ] ] ], "TestPalPlot": [ [ "tests/test_miscplot.py", [ "TestPalPlot" ] ] ], "TestDogPlot": [ [ "tests/test_miscplot.py", [ "TestDogPlot" ] ] ], "TestColorPalettes": [ [ "tests/test_palettes.py", [ "TestColorPalettes" ] ] ], "RCParamTester": [ [ "tests/test_rcmod.py", [ "RCParamTester" ] ] ], "TestAxesStyle": [ [ "tests/test_rcmod.py", [ "TestAxesStyle" ] ] ], "TestPlottingContext": [ [ "tests/test_rcmod.py", [ "TestPlottingContext" ] ] ], "TestPalette": [ [ "tests/test_rcmod.py", [ "TestPalette" ] ] ], "TestFonts": [ [ "tests/test_rcmod.py", [ "TestFonts" ] ] ], "TestLinearPlotter": [ [ "tests/test_regression.py", [ "TestLinearPlotter" ] ] ], "TestRegressionPlotter": [ [ "tests/test_regression.py", [ "TestRegressionPlotter" ] ] ], "TestRegressionPlots": [ [ "tests/test_regression.py", [ "TestRegressionPlots" ] ] ], "Helpers": [ [ "tests/test_relational.py", [ "Helpers" ] ] ], "TestRelationalPlotter": [ [ "tests/test_relational.py", [ "TestRelationalPlotter" ] ] ], "TestLinePlotter": [ [ "tests/test_relational.py", [ "TestLinePlotter" ] ] ], "TestScatterPlotter": [ [ "tests/test_relational.py", [ "TestScatterPlotter" ] ] ], "DistributionFixtures": [ [ "tests/test_statistics.py", [ "DistributionFixtures" ] ] ], "TestKDE": [ [ "tests/test_statistics.py", [ "TestKDE" ] ] ], "TestHistogram": [ [ "tests/test_statistics.py", [ "TestHistogram" ] ] ], "TestECDF": [ [ "tests/test_statistics.py", [ "TestECDF" ] ] ], "TestEstimateAggregator": [ [ "tests/test_statistics.py", [ "TestEstimateAggregator" ] ] ], "TestSpineUtils": [ [ "tests/test_utils.py", [ "TestSpineUtils" ] ] ] }