API reference¶
- matplotcheck package
- Submodules
- matplotcheck.autograde
output_results()run_test()- matplotcheck.base
InvalidPlotErrorPlotTesterPlotTester.__init__()PlotTester.assert_axis_label_contains()PlotTester.assert_axis_off()PlotTester.assert_bin_midpoints()PlotTester.assert_bin_values()PlotTester.assert_caption_contains()PlotTester.assert_equal_xlims_ylims()PlotTester.assert_legend_labels()PlotTester.assert_legend_no_overlay_content()PlotTester.assert_legend_titles()PlotTester.assert_lims()PlotTester.assert_lims_range()PlotTester.assert_line()PlotTester.assert_lines_of_type()PlotTester.assert_no_legend_overlap()PlotTester.assert_num_bins()PlotTester.assert_plot_type()PlotTester.assert_string_contains()PlotTester.assert_title_contains()PlotTester.assert_xlabel_ydata()PlotTester.assert_xydata()PlotTester.get_bin_midpoints()PlotTester.get_bin_values()PlotTester.get_caption()PlotTester.get_legends()PlotTester.get_num_bins()PlotTester.get_slope_yintercept()PlotTester.get_titles()PlotTester.get_xy()PlotTester.legends_overlap()
PlotBasicSuitePlotFoliumSuitePlotHistogramSuitePlotRasterSuitePlotTimeSeriesSuitePlotVectorSuiteloadTests()FoliumTesterconvert_axes()error_test()import_test()remove_comments()RasterTesterTimeSeriesTesterVectorTesterVectorTester.__init__()VectorTester.assert_collection_sorted_by_markersize()VectorTester.assert_lines()VectorTester.assert_lines_grouped_by_type()VectorTester.assert_points()VectorTester.assert_points_grouped_by_type()VectorTester.assert_polygons()VectorTester.get_lines()VectorTester.get_lines_by_attributes()VectorTester.get_lines_by_collection()VectorTester.get_points()VectorTester.get_points_by_attributes()VectorTester.get_polygons()VectorTester.sort_collection_by_markersize()
- Submodules