Repository Analysis

matplotlib/matplotlib

matplotlib: plotting with Python

12.4 Low AI signal View on GitHub
12.4
Adjusted Score
12.4
Raw Score
100%
Time Factor
2026-05-30
Last Push
22,846
Stars
Python
Language
380,123
Lines of Code
1219
Files
3516
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 4HIGH 45MEDIUM 574LOW 2893

Pattern Findings

3516 matches across 15 categories. Click a row to expand file-level details.

Decorative Section Separators404 hits · 1238 pts
SeverityFileLineSnippet
MEDIUMtools/github_stats.py9# -----------------------------------------------------------------------------
MEDIUMtools/github_stats.py11# -----------------------------------------------------------------------------
MEDIUMtools/github_stats.py23# -----------------------------------------------------------------------------
MEDIUMtools/github_stats.py25# -----------------------------------------------------------------------------
MEDIUMtools/github_stats.py73# -----------------------------------------------------------------------------
MEDIUMtools/github_stats.py75# -----------------------------------------------------------------------------
MEDIUMtools/github_stats.py162# -----------------------------------------------------------------------------
MEDIUMtools/github_stats.py164# -----------------------------------------------------------------------------
MEDIUMlib/mpl_toolkits/mplot3d/axis3d.py513 # ----------------------------------------------------------------------
MEDIUMlib/mpl_toolkits/mplot3d/axis3d.py527 # ---------------------------------------------------------------------
MEDIUMlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2856# =============================================================================
MEDIUMlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2858# =============================================================================
MEDIUMlib/matplotlib/streamplot.py304# ========================
MEDIUMlib/matplotlib/streamplot.py490# =======================
MEDIUMlib/matplotlib/streamplot.py688# ========================
MEDIUMlib/matplotlib/sphinxext/plot_directive.py217# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/sphinxext/plot_directive.py219# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/sphinxext/plot_directive.py343# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/sphinxext/plot_directive.py345# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/sphinxext/plot_directive.py367# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/sphinxext/plot_directive.py369# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/sphinxext/plot_directive.py406# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/sphinxext/plot_directive.py408# -----------------------------------------------------------------------------
MEDIUMlib/matplotlib/backends/backend_svg.py31# ----------------------------------------------------------------------
MEDIUMlib/matplotlib/backends/backend_svg.py40# --------------------------------------------------------------------
MEDIUMlib/matplotlib/backends/backend_svg.py66# --------------------------------------------------------------------
MEDIUMlib/matplotlib/tests/test_backend_bases.py473 # ----------------------------
MEDIUMlib/matplotlib/tests/test_backend_bases.py499 # ----------------------------
MEDIUMlib/matplotlib/tests/test_colorbar.py168 # -------------------
MEDIUMlib/matplotlib/tests/test_colorbar.py180 # -------------------
MEDIUMlib/matplotlib/tests/test_colorbar.py198 # -------------------
MEDIUMlib/matplotlib/style/__init__.py240# ==================
MEDIUMdoc/conf.py98# ---------------------
MEDIUMdoc/conf.py429# ----------------------------
MEDIUMdoc/conf.py449# -----------------------
MEDIUMdoc/conf.py610# ------------------------
MEDIUMdoc/conf.py769# -----------------------------------------------------------------------------
MEDIUMdoc/conf.py771# -----------------------------------------------------------------------------
MEDIUMdoc/conf.py840# -----------------------------------------------------------------------------
MEDIUMdoc/conf.py842# -----------------------------------------------------------------------------
MEDIUMgalleries/users_explain/quick_start.py24# ================
MEDIUMgalleries/users_explain/quick_start.py47# =================
MEDIUMgalleries/users_explain/quick_start.py54# ----------------------------------
MEDIUMgalleries/users_explain/quick_start.py78# ------------------------------
MEDIUMgalleries/users_explain/quick_start.py95# ------------------------------
MEDIUMgalleries/users_explain/quick_start.py105# ----------------------------------
MEDIUMgalleries/users_explain/quick_start.py117# =====================================
MEDIUMgalleries/users_explain/quick_start.py152# =============
MEDIUMgalleries/users_explain/quick_start.py155# ----------------------------------------
MEDIUMgalleries/users_explain/quick_start.py213# -------------------------
MEDIUMgalleries/users_explain/quick_start.py243# ===============
MEDIUMgalleries/users_explain/quick_start.py272# ---------------------------------------
MEDIUMgalleries/users_explain/quick_start.py297# ===============
MEDIUMgalleries/users_explain/quick_start.py300# --------------------
MEDIUMgalleries/users_explain/quick_start.py331# --------------------------------------
MEDIUMgalleries/users_explain/quick_start.py348# -----------
MEDIUMgalleries/users_explain/quick_start.py388# =====================
MEDIUMgalleries/users_explain/quick_start.py420# ----------------------------
MEDIUMgalleries/users_explain/quick_start.py443# --------------------------
MEDIUMgalleries/users_explain/quick_start.py478# ------------------------
344 more matches not shown…
Hyper-Verbose Identifiers1334 hits · 1160 pts
SeverityFileLineSnippet
LOWtools/gh_api.py208def encode_multipart_formdata(fields, boundary=None):
LOWlib/mpl_toolkits/axes_grid1/axes_divider.py602def make_axes_area_auto_adjustable(
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py66def test_twin_axes_empty_and_removed():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py93def test_twin_axes_both_with_units():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py103def test_axesgrid_colorbar_log_smoketest():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py118def test_inset_colorbar_tight_layout_smoketest():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py347def test_zooming_with_inverted_axes():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py363def test_anchored_direction_arrows():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py373def test_anchored_direction_arrows_many_args():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py385def test_axes_locatable_position():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py397def test_image_grid_each_left_label_mode_all():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py415def test_image_grid_single_bottom():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py429def test_image_grid_label_mode_invalid():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py465def test_gettightbbox_parasite():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py493def test_picking_callbacks_overlap(big_on_axes, small_on_axes, click_on):
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py670def test_mark_inset_unstales_viewlim(fig_test, fig_ref):
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py716def test_imagegrid_cbar_mode_edge():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py768def test_anchored_locator_base_call():
LOWlib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py785def test_grid_with_axes_class_not_overriding_axis():
LOWlib/mpl_toolkits/mplot3d/proj3d.py169def _scale_proj_transform_vectors(vecs, axes):
LOWlib/mpl_toolkits/mplot3d/proj3d.py244def _scale_proj_transform_clip(xs, ys, zs, axes):
LOWlib/mpl_toolkits/mplot3d/axes3d.py376 def _equal_aspect_axis_indices(self, aspect):
LOWlib/mpl_toolkits/mplot3d/axes3d.py1398 def _set_lims_from_transformed(self, xmin_t, xmax_t, ymin_t, ymax_t,
LOWlib/mpl_toolkits/mplot3d/axis3d.py312 def _get_axis_line_edge_points(self, minmax, maxmin, position=None):
LOWlib/mpl_toolkits/mplot3d/axis3d.py336 def _get_all_axis_line_edge_points(self, minmax, maxmin, axis_position=None):
LOWlib/mpl_toolkits/mplot3d/art3d.py884 def _maybe_depth_shade_and_sort_colors(self, color_array):
LOWlib/mpl_toolkits/mplot3d/art3d.py1143 def _maybe_depth_shade_and_sort_colors(self, color_array):
LOWlib/mpl_toolkits/mplot3d/tests/test_legend3d.py41def test_linecollection_scaled_dashes():
LOWlib/mpl_toolkits/mplot3d/tests/test_legend3d.py70def test_contour_legend_elements():
LOWlib/mpl_toolkits/mplot3d/tests/test_legend3d.py85def test_contourf_legend_elements():
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py53def test_invisible_ticks_axis():
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py547def test_marker_draw_order_data_reversed(fig_test, fig_ref, azim):
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py567def test_marker_draw_order_view_rotated(fig_test, fig_ref):
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py624def test_fill_between_polygon():
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py968def test_patch_collection_modification(fig_test, fig_ref):
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py1257def test_proj_axes_cube_ortho():
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2509def test_view_init_vertical_axis(
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2550def test_on_move_vertical_axis(vertical_axis: str) -> None:
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2581def test_set_box_aspect_vertical_axis(vertical_axis, aspect_expected):
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2614def test_mutating_input_arrays_y_and_z(fig_test, fig_ref):
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2639def test_scatter_masked_color():
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2689def test_ndarray_color_kwargs_value_error():
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py2748def test_axis_get_tightbbox_includes_offset_text():
LOWlib/mpl_toolkits/mplot3d/tests/test_axes3d.py3193def test_plot_surface_log_scale_invalid_values():
LOWlib/mpl_toolkits/axisartist/axis_artist.py101 def get_attribute_from_ref_artist(self, attr_name):
LOWlib/mpl_toolkits/axisartist/axis_artist.py605 def get_texts_widths_heights_descents(self, renderer):
LOWlib/mpl_toolkits/axisartist/axis_artist.py796 def invert_ticklabel_direction(self):
LOWlib/mpl_toolkits/axisartist/tests/test_axis_artist.py102def test_axisartist_tightbbox():
LOWlib/mpl_toolkits/axisartist/tests/test_grid_finder.py9def test_find_line_box_crossings():
LOWlib/mpl_toolkits/axisartist/tests/test_axislines.py104def test_axisline_style_size_color():
LOWlib/mpl_toolkits/axisartist/tests/test_axislines.py120def test_axisline_style_tight():
LOWlib/mpl_toolkits/axisartist/tests/test_floating_axes.py113def test_transform_with_zero_derivatives():
LOWlib/matplotlib/transforms.py1407 def _iter_break_from_left_to_right(self):
LOWlib/matplotlib/transforms.py1452 def contains_branch_separately(self, other_transform):
LOWlib/matplotlib/transforms.py1471 def contains_branch_seperately(self, other_transform):
LOWlib/matplotlib/transforms.py1672 def transform_path_non_affine(self, path):
LOWlib/matplotlib/transforms.py1864 def transform_path_non_affine(self, path):
LOWlib/matplotlib/transforms.py2200 def transform_path_non_affine(self, path):
LOWlib/matplotlib/transforms.py2224 def contains_branch_separately(self, transform):
LOWlib/matplotlib/transforms.py2377def blended_transform_factory(x_transform, y_transform):
1274 more matches not shown…
Over-Commented Block926 hits · 892 pts
SeverityFileLineSnippet
LOWtools/boilerplate.py421 for item in tree.body:
LOWtools/subset.py1#!/usr/bin/env python
LOWlib/mpl_toolkits/mplot3d/axis3d.py521 # (TT, FF, TF, FT) are the shorthand for the tuple of
LOWlib/mpl_toolkits/mplot3d/art3d.py1021 ys = []
LOWlib/mpl_toolkits/axisartist/floating_axes.py161 # def new_floating_axis(self, nth_coord, value, axes=None, axis_direction="bottom"):
LOWlib/matplotlib/cbook.py2101
LOWlib/matplotlib/cbook.py2141 for attr in kwargs:
LOWlib/matplotlib/colorizer.py521 The ScalarMappable applies data normalization before returning RGBA colors from
LOWlib/matplotlib/legend.py881 # Each legend item is a HPacker packed with:
LOWlib/matplotlib/figure.py2121
LOWlib/matplotlib/__init__.py1261 # Nothing to do if the requested backend is already set
LOWlib/matplotlib/_mathtext.py921#
LOWlib/matplotlib/dviread.py41# Many dvi related files are looked for by external processes, require
LOWlib/matplotlib/dviread.py141
LOWlib/matplotlib/dviread.py341 # push
LOWlib/matplotlib/artist.py121 # Decorate draw() method so that all artists are able to stop
LOWlib/matplotlib/collections.py241 Parameters
LOWlib/matplotlib/rcsetup.py1461 # Path to ffmpeg binary. If just binary name, subprocess uses $PATH.
LOWlib/matplotlib/rcsetup.py1501
LOWlib/matplotlib/ticker.py2541 mid = round((efmin + efmax) / 2)
LOWlib/matplotlib/ticker.py2701 # number of ticks needs to be reduced if there are more
LOWlib/matplotlib/tri/_trirefine.py221 refi_y[:npts] = y
LOWlib/matplotlib/tri/_triinterpolate.py41
LOWlib/matplotlib/tri/_triinterpolate.py381 super().__init__(triangulation, z, trifinder)
LOWlib/matplotlib/tri/_triinterpolate.py1361# provide fast numpy implementation of some standard operations on arrays of
LOWlib/matplotlib/tri/_triinterpolate.py1381# *metric* (the metric tensor = J x J.T). Computation of the local
LOWlib/matplotlib/axes/_axes.py4641 # in bxp in the initial value of flierkw
LOWlib/matplotlib/axes/_axes.py5461 # We need to handle markers that cannot be filled (like
LOWlib/matplotlib/axes/_base.py381
LOWlib/matplotlib/axes/_base.py2561 """Update the data limits for the given patch."""
LOWlib/matplotlib/backends/backend_template.py61
LOWlib/matplotlib/backends/backend_pdf.py41from matplotlib import _path
LOWlib/matplotlib/backends/backend_pdf.py61
LOWlib/matplotlib/backends/backend_pdf.py1721 smaskObject = None
LOWlib/matplotlib/backends/backend_pdf.py2321 # - For Type 3 fonts, there is no way to access multibyte characters, as they
LOWlib/matplotlib/backends/backend_svg.py41# The SimpleXMLWriter module is
LOWlib/matplotlib/backends/backend_ps.py1441
LOWlib/matplotlib/tests/test_tightlayout.py221 # 0.
LOWlib/matplotlib/tests/test_triangulation.py521
LOWlib/matplotlib/tests/test_compare_images.py21 ('basn3p02.png', 'basn3p02-minorchange.png', 10, None),
LOWlib/matplotlib/projections/polar.py861 self,
LOWlib/matplotlib/testing/jpl_units/StrConverter.py61 # DISABLED: recalculate the unit conversion of the data values
LOWdoc/conf.py1# Matplotlib documentation build configuration file, created by
LOWdoc/conf.py401release = version
LOWdoc/conf.py421# show_authors = False
LOWextern/agg24-svn/include/agg_span_interpolator_trans.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_span_interpolator_linear.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_rasterizer_sl_clip.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_conv_clip_polygon.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_conv_clip_polygon.h21// This is a sub-optimal solution, because that optimization would require
LOWextern/agg24-svn/include/agg_path_storage.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_path_storage.h1521 };
LOWextern/agg24-svn/include/agg_rasterizer_compound_aa.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_rasterizer_compound_aa.h21//
LOWextern/agg24-svn/include/agg_conv_contour.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_span_pattern_rgba.h1//----------------------------------------------------------------------------
LOWextern/agg24-svn/include/agg_config.h1#ifndef AGG_CONFIG_INCLUDED
LOWextern/agg24-svn/include/agg_config.h21//
LOWextern/agg24-svn/include/agg_config.h41// This #define is used only for default rendering_buffer type,
LOWextern/agg24-svn/include/agg_pixfmt_amask_adaptor.h1//----------------------------------------------------------------------------
866 more matches not shown…
Self-Referential Comments136 hits · 420 pts
SeverityFileLineSnippet
MEDIUMtools/boilerplate.py426 # The following methods are implemented outside of the mro of Axes
MEDIUMlib/mpl_toolkits/mplot3d/axes3d.py3964 # Create the main line and determine overall kwargs for child artists.
MEDIUMlib/mpl_toolkits/mplot3d/tests/test_art3d.py55 # Create a mouse event used to locate and to get index
MEDIUMlib/matplotlib/axis.py216 # This method is responsible for verifying input and, in subclasses, for setting
MEDIUMlib/matplotlib/axis.py835 # This method is directly wrapped by Axes.set_{x,y}scale.
MEDIUMlib/matplotlib/backend_bases.py1576 # Create a synthetic LocationEvent for the axes_leave_event.
MEDIUMlib/matplotlib/backend_bases.py3646 # The following methods will be automatically defined and exported, but
MEDIUMlib/matplotlib/backend_bases.py3704 # This method is the one actually exporting the required methods.
MEDIUMlib/matplotlib/legend.py926 # Create the artist for the legend which represents the
MEDIUMlib/matplotlib/figure.py882 # Create a figure
MEDIUMlib/matplotlib/figure.py885 # Create a subplot
MEDIUMlib/matplotlib/inset.py272 # Create a temporary patch to draw the path.
MEDIUMlib/matplotlib/lines.py79 # Define the inverse pattern by moving the last gap to the start of the
MEDIUMlib/matplotlib/widgets.py3690 # Create a new shape
MEDIUMlib/matplotlib/dviread.py1097 # Create a filename -> PsfontsMap cache, so that calling
MEDIUMlib/matplotlib/animation.py1100 # Create a new sequence of frames for saved data. This is different
MEDIUMlib/matplotlib/pyplot.py1439 # Creating a new full window Axes
MEDIUMlib/matplotlib/pyplot.py1442 # Creating a new Axes with specified dimensions and a grey background
MEDIUMlib/matplotlib/_docstring.py139# Create a decorator that will house the various docstring snippets reused
MEDIUMlib/matplotlib/image.py409 # Define the magnified bbox after clipping
MEDIUMlib/matplotlib/scale.py197 # This method is present only to prevent inheritance of the base class'
MEDIUMlib/matplotlib/sankey.py688 # Create a patch with the Sankey outline.
MEDIUMlib/matplotlib/axes/_axes.py4191 # Create the main line and determine overall kwargs for child artists.
MEDIUMlib/matplotlib/backends/backend_template.py133# The following functions and classes are for pyplot and implement
MEDIUMlib/matplotlib/backends/backend_qt.py96 # Create a new QApplication and configure it if none exists yet, as only
MEDIUMlib/matplotlib/backends/backend_qt.py191 # Create a new timer and connect the timeout() signal to the
MEDIUMlib/matplotlib/backends/backend_cairo.py163 # Create the path for the marker; it needs to be flipped here already!
MEDIUMlib/matplotlib/backends/backend_pdf.py785 # Create a new annotation of type text
MEDIUMlib/matplotlib/backends/backend_pdf.py2025 # Create a mapping from path_id to extent for efficient lookup
MEDIUMlib/matplotlib/backends/backend_pdf.py2251 # Create a transform to map the dvi contents to the canvas.
MEDIUMlib/matplotlib/backends/backend_webagg_core.py489 # The following methods are specific to FigureManagerWebAgg
MEDIUMlib/matplotlib/backends/backend_wx.py672 # Create a new, correctly sized bitmap
MEDIUMlib/matplotlib/backends/backend_webagg.py212 # Create the class instance
MEDIUMlib/matplotlib/backends/qt_editor/_formlayout.py527 # Create a QApplication instance if no instance currently exists
MEDIUMlib/matplotlib/tests/test_skew.py68# This class handles registration of the skew-xaxes as a projection as well
MEDIUMlib/matplotlib/tests/test_skew.py111 # Create the full transform from Data to Pixels
MEDIUMlib/matplotlib/tests/test_dates.py975 # Create a list of timezone-aware datetime objects in UTC
MEDIUMlib/matplotlib/tests/test_dates.py1043 # Define a date_range function similar to pandas.date_range
MEDIUMlib/matplotlib/tests/test_dates.py1049 # Define a tz_convert function that converts a list to a new timezone.
MEDIUMlib/matplotlib/tests/test_dates.py1336 # Create a new one in a similar way
MEDIUMlib/matplotlib/tests/test_pyplot.py539 # Create a figure with a specific number first.
MEDIUMlib/matplotlib/tests/test_image.py713 # Create a figure of known size (1000x1000 pixels), place an image
MEDIUMlib/matplotlib/tests/test_image.py784 # Create an image that is all black, with a gradient from 0-1 in
MEDIUMlib/matplotlib/tests/test_image.py1707 # Create a simple affine transform for scaling the input array
MEDIUMlib/matplotlib/tests/test_image.py1714 # Create a nonaffine version of the same transform
MEDIUMlib/matplotlib/tests/test_colorbar.py52 # Create a figure and adjust whitespace for subplots.
MEDIUMlib/matplotlib/tests/test_colorbar.py61 # Create a subplot.
MEDIUMlib/matplotlib/tests/test_colorbar.py84 # Create a figure and adjust whitespace for subplots.
MEDIUMlib/matplotlib/tests/test_colorbar.py93 # Create a subplot.
MEDIUMlib/matplotlib/tests/test_colorbar.py31 # Create a colormap and specify the levels it represents.
MEDIUMlib/matplotlib/tests/test_colors.py882 # Define the test values which are of interest.
MEDIUMlib/matplotlib/tests/test_colors.py1684 # Create the norm beforehand with different limits and then update
MEDIUMlib/matplotlib/tests/test_datetime.py173 # Creating the plot
MEDIUMlib/matplotlib/tests/test_units.py49 # Create an instance of the conversion interface and
MEDIUMlib/matplotlib/tests/test_widgets.py1678 # Create a diamond (adjusting axes lims s.t. the diamond lies within axes limits).
MEDIUMlib/matplotlib/tests/test_triangulation.py920 # Creating a Triangulation
MEDIUMlib/matplotlib/tests/test_backend_qt.py331 # Create a figure
MEDIUMlib/matplotlib/tests/test_collections.py1547 # Create a PathCollection with hatch colors
MEDIUMlib/matplotlib/tests/test_axes.py1243 # Create an NxN image
MEDIUMlib/matplotlib/tests/test_axes.py1250 # Create a contour plot at N/4 and extract both the clip path and transform
76 more matches not shown…
Unused Imports275 hits · 246 pts
SeverityFileLineSnippet
LOWlib/pylab.py1
LOWlib/mpl_toolkits/axes_grid1/__init__.py1
LOWlib/mpl_toolkits/axes_grid1/__init__.py2
LOWlib/mpl_toolkits/axes_grid1/__init__.py2
LOWlib/mpl_toolkits/axes_grid1/__init__.py2
LOWlib/mpl_toolkits/axes_grid1/__init__.py3
LOWlib/mpl_toolkits/axes_grid1/__init__.py3
LOWlib/mpl_toolkits/axes_grid1/__init__.py3
LOWlib/mpl_toolkits/axes_grid1/__init__.py5
LOWlib/mpl_toolkits/axes_grid1/__init__.py5
LOWlib/mpl_toolkits/axes_grid1/tests/conftest.py1
LOWlib/mpl_toolkits/axes_grid1/tests/conftest.py1
LOWlib/mpl_toolkits/axes_grid1/tests/conftest.py1
LOWlib/mpl_toolkits/axes_grid1/tests/conftest.py1
LOWlib/mpl_toolkits/mplot3d/__init__.py1
LOWlib/mpl_toolkits/mplot3d/tests/conftest.py1
LOWlib/mpl_toolkits/mplot3d/tests/conftest.py1
LOWlib/mpl_toolkits/mplot3d/tests/conftest.py1
LOWlib/mpl_toolkits/mplot3d/tests/conftest.py1
LOWlib/mpl_toolkits/axisartist/axislines.py51
LOWlib/mpl_toolkits/axisartist/__init__.py2
LOWlib/mpl_toolkits/axisartist/__init__.py2
LOWlib/mpl_toolkits/axisartist/__init__.py2
LOWlib/mpl_toolkits/axisartist/__init__.py2
LOWlib/mpl_toolkits/axisartist/__init__.py2
LOWlib/mpl_toolkits/axisartist/__init__.py2
LOWlib/mpl_toolkits/axisartist/__init__.py2
LOWlib/mpl_toolkits/axisartist/__init__.py5
LOWlib/mpl_toolkits/axisartist/__init__.py5
LOWlib/mpl_toolkits/axisartist/__init__.py6
LOWlib/mpl_toolkits/axisartist/__init__.py7
LOWlib/mpl_toolkits/axisartist/__init__.py7
LOWlib/mpl_toolkits/axisartist/axes_divider.py1
LOWlib/mpl_toolkits/axisartist/axes_divider.py1
LOWlib/mpl_toolkits/axisartist/axes_divider.py1
LOWlib/mpl_toolkits/axisartist/axes_divider.py1
LOWlib/mpl_toolkits/axisartist/tests/conftest.py1
LOWlib/mpl_toolkits/axisartist/tests/conftest.py1
LOWlib/mpl_toolkits/axisartist/tests/conftest.py1
LOWlib/mpl_toolkits/axisartist/tests/conftest.py1
LOWlib/matplotlib/pylab.py24
LOWlib/matplotlib/pylab.py24
LOWlib/matplotlib/pylab.py26
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
LOWlib/matplotlib/pylab.py28
215 more matches not shown…
Deep Nesting246 hits · 237 pts
SeverityFileLineSnippet
LOWtools/boilerplate.py89
LOWtools/triage_tests.py211
LOWtools/run_examples.py44
LOWtools/subset.py59
LOWtools/visualize_tests.py58
LOWtools/check_typehints.py86
LOWtools/check_typehints.py191
LOWtools/check_typehints.py283
LOWtools/stubtest.py30
LOWtools/stubtest.py61
LOWlib/mpl_toolkits/axes_grid1/inset_locator.py119
LOWlib/mpl_toolkits/axes_grid1/axes_grid.py298
LOWlib/mpl_toolkits/axes_grid1/axes_grid.py403
LOWlib/mpl_toolkits/mplot3d/axes3d.py298
LOWlib/mpl_toolkits/mplot3d/axes3d.py376
LOWlib/mpl_toolkits/mplot3d/axes3d.py456
LOWlib/mpl_toolkits/mplot3d/axes3d.py569
LOWlib/mpl_toolkits/mplot3d/axes3d.py693
LOWlib/mpl_toolkits/mplot3d/axes3d.py1753
LOWlib/mpl_toolkits/mplot3d/axes3d.py2376
LOWlib/mpl_toolkits/mplot3d/axes3d.py3073
LOWlib/mpl_toolkits/mplot3d/axes3d.py3612
LOWlib/mpl_toolkits/mplot3d/axes3d.py4160
LOWlib/mpl_toolkits/mplot3d/axis3d.py269
LOWlib/mpl_toolkits/mplot3d/art3d.py41
LOWlib/mpl_toolkits/axisartist/grid_finder.py172
LOWlib/mpl_toolkits/axisartist/axis_artist.py484
LOWlib/mpl_toolkits/axisartist/angle_helper.py221
LOWlib/matplotlib/_tight_layout.py160
LOWlib/matplotlib/axis.py1022
LOWlib/matplotlib/axis.py1160
LOWlib/matplotlib/axis.py1609
LOWlib/matplotlib/axis.py2648
LOWlib/matplotlib/axis.py2880
LOWlib/matplotlib/quiver.py441
LOWlib/matplotlib/backend_bases.py1560
LOWlib/matplotlib/backend_bases.py2475
LOWlib/matplotlib/backend_bases.py2147
LOWlib/matplotlib/backend_bases.py3085
LOWlib/matplotlib/backend_bases.py3495
LOWlib/matplotlib/colorbar.py843
LOWlib/matplotlib/colorbar.py1179
LOWlib/matplotlib/colorbar.py1285
LOWlib/matplotlib/_style_helpers.py18
LOWlib/matplotlib/cbook.py62
LOWlib/matplotlib/cbook.py496
LOWlib/matplotlib/cbook.py597
LOWlib/matplotlib/cbook.py711
LOWlib/matplotlib/cbook.py739
LOWlib/matplotlib/cbook.py972
LOWlib/matplotlib/cbook.py1049
LOWlib/matplotlib/cbook.py1424
LOWlib/matplotlib/cbook.py1795
LOWlib/matplotlib/cbook.py337
LOWlib/matplotlib/cbook.py376
LOWlib/matplotlib/cbook.py757
LOWlib/matplotlib/cbook.py780
LOWlib/matplotlib/colorizer.py835
LOWlib/matplotlib/colorizer.py561
LOWlib/matplotlib/font_manager.py221
186 more matches not shown…
Cross-File Repetition34 hits · 170 pts
SeverityFileLineSnippet
HIGHlib/mpl_toolkits/axisartist/grid_helper_curvelinear.py0nth_coord = along which coordinate value varies. nth_coord = 0 -> x axis, nth_coord = 1 -> y axis
HIGHlib/mpl_toolkits/axisartist/grid_helper_curvelinear.py0nth_coord = along which coordinate value varies. nth_coord = 0 -> x axis, nth_coord = 1 -> y axis
HIGHlib/mpl_toolkits/axisartist/floating_axes.py0nth_coord = along which coordinate value varies. nth_coord = 0 -> x axis, nth_coord = 1 -> y axis
HIGHlib/matplotlib/axis.py0set the location of tick in data coords with scalar *loc*.
HIGHlib/matplotlib/axis.py0set the location of tick in data coords with scalar *loc*.
HIGHlib/matplotlib/axis.py0set the location of tick in data coords with scalar *loc*.
HIGHlib/matplotlib/offsetbox.py0set the offset of the container. parameters ---------- xy : (float, float) the (x, y) coordinates of the offset in displ
HIGHlib/matplotlib/offsetbox.py0set the offset of the container. parameters ---------- xy : (float, float) the (x, y) coordinates of the offset in displ
HIGHlib/matplotlib/offsetbox.py0set the offset of the container. parameters ---------- xy : (float, float) the (x, y) coordinates of the offset in displ
HIGHlib/matplotlib/patches.py0parameters ---------- pad : float, default: 0.3 the amount of padding around the original box.
HIGHlib/matplotlib/patches.py0parameters ---------- pad : float, default: 0.3 the amount of padding around the original box.
HIGHlib/matplotlib/patches.py0parameters ---------- pad : float, default: 0.3 the amount of padding around the original box.
HIGHlib/matplotlib/_layoutgrid.py0return the left margin bounding box of the subplot specs given by rows and cols. rows and cols can be spans.
HIGHlib/matplotlib/_layoutgrid.py0return the left margin bounding box of the subplot specs given by rows and cols. rows and cols can be spans.
HIGHlib/matplotlib/_layoutgrid.py0return the left margin bounding box of the subplot specs given by rows and cols. rows and cols can be spans.
HIGHlib/matplotlib/_layoutgrid.py0return the left margin bounding box of the subplot specs given by rows and cols. rows and cols can be spans.
HIGHlib/matplotlib/scale.py0return whether the value(s) are within the valid range for this scale. this is true for all values, except +-inf and nan
HIGHlib/matplotlib/scale.py0return whether the value(s) are within the valid range for this scale. this is true for all values, except +-inf and nan
HIGHlib/matplotlib/scale.py0return whether the value(s) are within the valid range for this scale. this is true for all values, except +-inf and nan
HIGHlib/matplotlib/tests/test_multivariate_colormaps.py0tests calling a bivariate colormap with integer values
HIGHlib/matplotlib/tests/test_multivariate_colormaps.py0tests calling a bivariate colormap with integer values
HIGHlib/matplotlib/tests/test_multivariate_colormaps.py0tests calling a bivariate colormap with integer values
HIGHlib/matplotlib/tests/test_preprocess_data.py0parameters ---------- data : indexable object, optional data_parameter_placeholder
HIGHlib/matplotlib/tests/test_preprocess_data.py0parameters ---------- data : indexable object, optional data_parameter_placeholder
HIGHlib/matplotlib/tests/test_preprocess_data.py0parameters ---------- data : indexable object, optional data_parameter_placeholder
HIGHlib/matplotlib/tests/test_preprocess_data.py0parameters ---------- data : indexable object, optional data_parameter_placeholder
HIGHgalleries/users_explain/axes/axes_ticks.py0set up common parameters for the axes in the example.
HIGHgalleries/users_explain/axes/axes_ticks.py0set up common parameters for the axes in the example.
HIGHgalleries/examples/ticks/date_formatters_locators.py0set up common parameters for the axes in the example.
HIGHgalleries/examples/ticks/tick-locators.py0set up common parameters for the axes in the example.
HIGHgalleries/examples/ticks/tick-formatters.py0set up common parameters for the axes in the example.
HIGH…es/examples/user_interfaces/embedding_in_wx2_sgskip.py0create the main window and insert the custom frame.
HIGH…es/examples/user_interfaces/embedding_in_wx4_sgskip.py0create the main window and insert the custom frame.
HIGH…eries/examples/user_interfaces/wxcursor_demo_sgskip.py0create the main window and insert the custom frame.
AI Slop Vocabulary49 hits · 86 pts
SeverityFileLineSnippet
LOWlib/mpl_toolkits/mplot3d/axes3d.py706 # if image data only just use the datalim
LOWlib/mpl_toolkits/mplot3d/art3d.py241 # For now, just return None to exclude from layout calculation.
LOWlib/matplotlib/transforms.py123 # either just return the name of this TransformNode, or its repr
LOWlib/matplotlib/transforms.py949 # The y-component in np.array([x, *y*]).T is not used. We simply pass
LOWlib/matplotlib/transforms.py969 # The x-component in np.array([*x*, y]).T is not used. We simply pass
LOWlib/matplotlib/transforms.py1467 # just return the appropriate shape.
LOWlib/matplotlib/axis.py1308 # and use it if it's available (else just use 0..1)
MEDIUMlib/matplotlib/font_manager.py542 # Percentage values are in 'em's. Most robust specification.
MEDIUMlib/matplotlib/font_manager.py689 # Percentage values are in 'em's. Most robust specification.
LOWlib/matplotlib/_afm.py95 # Given that there is actually no public API to even access this field, just return
LOWlib/matplotlib/cm.py220 # if the user passed in a Colormap, simply return it
LOWlib/matplotlib/figure.py1674 # subfigure, just return it instead of a 1-element array.
LOWlib/matplotlib/_mathtext.py159 # Ideally, we could just use self.glyphs and self.rects here, shifting
LOWlib/matplotlib/gridspec.py297 # subplot, just return it instead of a 1-element array.
LOWlib/matplotlib/lines.py172 # just return, we are done here
LOWlib/matplotlib/lines.py215 # mazol tov, it's already a slice, just return
LOWlib/matplotlib/animation.py502 # This frame has transparency, so we'll just add it as is.
MEDIUMlib/matplotlib/animation.py1201 # The rest of the code in this class is to facilitate easy blitting
LOWlib/matplotlib/animation.py1683 # is passed in for frames, just use itertools.count, which will just
LOWlib/matplotlib/artist.py788 # if this is a no-op just return
LOWlib/matplotlib/collections.py259 # b. transform is not a child of transData: just use the offsets
LOWlib/matplotlib/collections.py308 # those shapes, so we just set the limits based on their
LOWlib/matplotlib/text.py816 # Only one word, so just add it to the end
LOWlib/matplotlib/dates.py1210 return -1 # or should this just return '1'?
MEDIUMlib/matplotlib/patheffects.py114 # effect in turn. Essentially, we induce recursion (depth 1) which is
MEDIUMlib/matplotlib/patheffects.py132 # effect in turn. Essentially, we induce recursion (depth 1) which is
LOWlib/matplotlib/tri/_triinterpolate.py1386# is safe to simply return the null matrix (which is the implementation in
MEDIUMlib/matplotlib/backends/backend_svg.py55# pertaining to distribution of the software without specific, written
LOWlib/matplotlib/backends/backend_qtagg.py74 # full draw in Qt, so just set the flag for next time.
LOWlib/matplotlib/tests/test_sankey.py9 # let's just create a sankey instance and check the code runs
MEDIUMlib/matplotlib/tests/test_axes.py5718 # test that it is robust against pan/zoom and
LOWlib/matplotlib/tests/test_legend.py354 # it's a common error to just pass handles
LOWlib/matplotlib/projections/polar.py410 # LinearScale.set_default_locators_and_formatters just set the major
LOWgalleries/users_explain/customizing.py144# good in a presentation, you can just add::
MEDIUMgalleries/users_explain/axes/colorbar_placement.py71# paradigm. Note that this example works far better with
LOWgalleries/users_explain/axes/tight_layout_guide.py237# remove the legend from the bounding box calculation, we simply set its
LOWgalleries/users_explain/artists/transforms_tutorial.py555# logarithmic axes. When an Axes is initially setup, this is just set to
MEDIUMgalleries/users_explain/text/annotations.py615# pixel (radius = 10 pixel), you can utilize
LOWgalleries/examples/statistics/boxplot_demo.py96# arrays. For code brevity, just use the same random indices for each array
LOWgalleries/examples/statistics/boxplot_demo.py166# (just use two decimal places of precision)
LOWgalleries/examples/ticks/date_precision_and_epochs.py81# should just set the epoch once, if at all.
LOW…es/examples/images_contours_and_fields/triplot_demo.py95# Rather than create a Triangulation object, can simply pass x, y and triangles
LOW…examples/images_contours_and_fields/tricontour_demo.py135# Rather than create a Triangulation object, can simply pass x, y and triangles
LOW…/examples/images_contours_and_fields/tripcolor_demo.py112# Rather than create a Triangulation object, can simply pass x, y and triangles
LOW…es/examples/user_interfaces/embedding_webagg_sgskip.py54# framework, but here we just use Python string formatting.
LOW…ies/examples/user_interfaces/embedding_in_qt_sgskip.py33 # incompatible between PyQt6 and other bindings, so we just add the
LOWgalleries/examples/widgets/annotated_cursor.py160 # If not, just return.
LOWgalleries/tutorials/coding_shortcuts.py119# in fact you just pass the desired properties to the factory functions. You are likely
MEDIUMgalleries/tutorials/artists.py162# animated A boolean that is used to facilitate animated drawing
Slop Phrases28 hits · 70 pts
SeverityFileLineSnippet
LOWlib/matplotlib/__init__.py1444 # make sure to keep message and test in sync
LOWlib/matplotlib/sphinxext/figmpl_directive.py177 # make sure to add the trailing slash:
MEDIUMlib/matplotlib/backends/backend_pdf.py65# light PDF files you can use directly in LaTeX or ConTeXt documents
LOWlib/matplotlib/backends/backend_agg.py440 # don't forget to call the superclass.
LOWlib/matplotlib/backends/backend_agg.py440 # don't forget to call the superclass.
LOWdoc/conf.py256# make sure to ignore warnings that stem from simply inspecting deprecated
MEDIUMgalleries/users_explain/quick_start.py486# Similarly, you can add a `~.Axes.secondary_xaxis` or
MEDIUMgalleries/users_explain/quick_start.py573# object references you can add Artists to either Figure.
MEDIUMgalleries/users_explain/axes/arranging_axes.py333# When a *GridSpec* is explicitly used, you can adjust the layout
MEDIUMgalleries/users_explain/axes/mosaic.py125# Alternatively, you can use the more compact string notation
MEDIUMgalleries/users_explain/axes/mosaic.py265# Alternatively, you can use the sub-Figure functionality:
MEDIUMgalleries/users_explain/colors/colormapnorms.py292# you can change the scale by calling ``cb.ax.set_yscale('linear')``, as shown
MEDIUMgalleries/users_explain/colors/colormapnorms.py315# If the above norms do not provide the normalization you want, you can use
MEDIUMgalleries/users_explain/artists/transforms_tutorial.py251# location remain fixed when you pan or zoom. Here is a simple example that
MEDIUMgalleries/users_explain/text/mathtext.py280# Additionally, you can use ``\mathdefault{...}`` or its alias
MEDIUMgalleries/examples/statistics/bxp.py50# Conversely, you can also use the `~.axes.Axes.bxp` function directly, if you already
MEDIUMgalleries/examples/ticks/date_index_formatter.py65# Instead of passing a function into `.Axis.set_major_formatter` you can use
LOW…lleries/examples/ticks/colorbar_tick_labelling_demo.py30# Add colorbar, make sure to specify tick locations to match desired ticklabels
MEDIUM…es/examples/images_contours_and_fields/contour_demo.py75# Or you can use a colormap to specify the colors; the default
MEDIUM…es/examples/lines_bars_and_markers/curve_error_band.py37# 2D. If you just have a standard y-vs.-x plot, you can use the simpler
LOWgalleries/examples/lines_bars_and_markers/hat_graph.py46# Initialise labels and a numpy array make sure you have
MEDIUMgalleries/tutorials/images.py108# Note that you can also change colormaps on existing plot objects using the
MEDIUMgalleries/tutorials/pyplot.py375# :ref:`mathtext`. Thus, you can use mathematical text across
MEDIUMgalleries/tutorials/pyplot.py377# and dvipng installed, you can also use LaTeX to format your text and
MEDIUMgalleries/tutorials/pyplot.py315# stateful wrapper around an object-oriented API, which you can use
MEDIUMgalleries/tutorials/artists.py148# which you can use to set the background color and transparency of the
MEDIUMgalleries/tutorials/artists.py187# If you want to set a number of properties at once, you can also use
MEDIUMgalleries/tutorials/artists.py317# attributes, which you can use to add primitives directly. When doing so, the
Cross-Language Confusion11 hits · 58 pts
SeverityFileLineSnippet
HIGHlib/matplotlib/backend_bases.py3354 self._nav_stack.push(
HIGHlib/matplotlib/cbook.py708 return self.push(self._elements[0]) if self._elements else None
HIGHlib/matplotlib/_animation_data.py9 return ua.indexOf("MSIE ") > -1 || ua.indexOf("Trident/") > -1;
HIGHlib/matplotlib/_animation_data.py20 this.timer = null;
HIGHlib/matplotlib/_animation_data.py35 slider.setAttribute('oninput', null);
HIGHlib/matplotlib/_animation_data.py48 return undefined;
HIGHlib/matplotlib/_animation_data.py135 this.timer = null;
HIGHlib/matplotlib/backends/_backend_gtk.py216 # Running after quit is undefined, so create a new one next time.
HIGHlib/matplotlib/backends/backend_pdf.py2032 output(*self.gc.push())
HIGHlib/matplotlib/backends/backend_pdf.py2518 cmds.extend(self.push())
HIGH…lleries/examples/user_interfaces/svg_tooltip_sgskip.py87 if ( window.svgDocument == null ) {
Hallucination Indicators4 hits · 40 pts
SeverityFileLineSnippet
CRITICALlib/matplotlib/backend_bases.py3383 self.subplot_tool.figure.canvas.manager.show()
CRITICALdoc/sphinxext/rcparams.py19 self.state.document.settings.env.note_dependency(__file__)
CRITICALdoc/sphinxext/rcparams.py20 self.state.document.settings.env.note_dependency(rcsetup.__file__)
CRITICAL…lleries/examples/event_handling/image_slices_viewer.py41 self.im.axes.figure.canvas.draw()
Excessive Try-Catch Wrapping40 hits · 40 pts
SeverityFileLineSnippet
LOWtools/gh_api.py44 except Exception:
LOWtools/subset.py55 except Exception:
LOWtools/visualize_tests.py148 except Exception:
LOWlib/matplotlib/axis.py1953 except Exception as e:
LOWlib/matplotlib/backend_bases.py1589 except Exception:
LOWlib/matplotlib/cbook.py392 except Exception as exc:
LOWlib/matplotlib/cbook.py2490 except Exception:
LOWlib/matplotlib/font_manager.py137except Exception: # Exceptions thrown by home() are not specified...
LOWlib/matplotlib/font_manager.py1262 except Exception as exc:
LOWlib/matplotlib/font_manager.py1839 except Exception:
LOWlib/matplotlib/__init__.py935 except Exception as msg:
LOWlib/matplotlib/__init__.py1393 except Exception:
MEDIUMlib/matplotlib/__init__.py853def _get_ssl_context():
LOWlib/matplotlib/artist.py1770 except Exception:
LOWlib/matplotlib/table.py362 except Exception as err:
LOWlib/matplotlib/rcsetup.py133 except Exception:
LOWlib/matplotlib/rcsetup.py926 except Exception as e:
LOWlib/matplotlib/colors.py673 except Exception as err:
LOWlib/matplotlib/colors.py1220 except Exception as e:
LOWlib/matplotlib/colors.py1225 except Exception as e2:
LOWlib/matplotlib/axes/_axes.py3053 except Exception:
LOWlib/matplotlib/sphinxext/mathmpl.py136 except Exception:
LOWlib/matplotlib/sphinxext/plot_directive.py303 except Exception as e:
LOWlib/matplotlib/sphinxext/plot_directive.py779 except Exception as err:
LOWlib/matplotlib/backends/backend_qt.py521 except Exception:
LOWlib/matplotlib/backends/backend_qt.py961 except Exception as e:
LOWlib/matplotlib/backends/registry.py408 except Exception: # KeyError ?
LOWlib/matplotlib/backends/backend_pgf.py351 except Exception as err:
LOWlib/matplotlib/backends/backend_gtk4.py427 except Exception as e:
MEDIUMlib/matplotlib/backends/backend_gtk4.py317def idle_draw(*args):
LOWlib/matplotlib/backends/backend_gtk3.py396 except Exception as e:
LOWlib/matplotlib/backends/backend_wx.py1164 except Exception as e:
LOWlib/matplotlib/backends/_backend_tk.py957 except Exception as e:
MEDIUMlib/matplotlib/backends/_backend_tk.py494def set_cursor(self, cursor):
LOWlib/matplotlib/tests/test_backends_interactive.py728 except Exception:
LOWlib/matplotlib/tests/test_backends_interactive.py790 except Exception:
LOWlib/matplotlib/tests/test_font_manager.py402 except Exception:
LOWlib/matplotlib/projections/__init__.py61except Exception:
LOWgalleries/examples/units/basic_units.py99 except Exception:
LOWgalleries/examples/lines_bars_and_markers/timeline.py37except Exception:
Redundant / Tautological Comments27 hits · 38 pts
SeverityFileLineSnippet
LOWtools/stubtest.py101 # Assign parents to tree so they can be backtraced
LOWlib/matplotlib/axis.py1408 # Check if major ticks should be computed.
LOWlib/matplotlib/axis.py1422 # Check if minor ticks should be computed.
LOWlib/matplotlib/cbook.py1454 # Iterate over list of iterables.
LOWlib/matplotlib/widgets.py3047 # Check if we've clicked inside the region
LOWlib/matplotlib/widgets.py3853 # Check if we've clicked inside the region
LOWlib/matplotlib/table.py758 # Check if we have a Pandas DataFrame
LOWlib/matplotlib/ticker.py2722 # Check if linear range is present
LOWlib/matplotlib/contour.py504 # Check if long enough for a label
LOWlib/matplotlib/streamplot.py201 # Check if start_points are outside the data boundaries
LOWlib/matplotlib/colors.py3667 # Check if input is in the expected range
LOWlib/matplotlib/axes/_axes.py7585 # Loop through datasets
LOWlib/matplotlib/backends/backend_gtk3cairo.py26 # Set renderer to physical size so it renders in full resolution.
LOWlib/matplotlib/backends/registry.py103 # Check if have specific name to module mapping.
LOWlib/matplotlib/tests/test_backend_bases.py581 # Check if twin-axes are properly triggered
LOWlib/matplotlib/tests/test_dates.py1322 # Set it to Iceland
LOWlib/matplotlib/tests/test_patches.py1124 # Set back to None
LOWlib/matplotlib/tests/test_collections.py1334 # Check if masked data is respected by scatter
LOWlib/matplotlib/tests/test_axes.py660 # Set enable to None
LOWlib/matplotlib/tests/test_axes.py8991 ax.plot([.4, .6], [.4, .6]) # Set minpos to keep logit happy.
LOWlib/matplotlib/tests/test_axes.py9004 ax.plot([.4, .6], [.4, .6]) # Set minpos to keep logit happy.
LOWlib/matplotlib/tests/test_matplotlib.py104 # Set USERPROFILE to tmp_path so the old location check finds nothing
LOWgalleries/examples/statistics/errorbars_and_boxes.py46 # Loop over data points; create box from errors at each point
LOW…/images_contours_and_fields/image_annotated_heatmap.py70# Loop over data dimensions and create text annotations.
LOW…/images_contours_and_fields/image_annotated_heatmap.py203 # Loop over the data and create a `Text` for each "pixel".
LOWgalleries/examples/widgets/annotated_cursor.py159 # Check if the display of text is still necessary.
LOW.circleci/config.yml141 # Set epoch to date of latest tag.
Verbosity Indicators1 hit · 2 pts
SeverityFileLineSnippet
LOWlib/matplotlib/artist.py568 # we need to check if mouseevent.inaxes is None
Overly Generic Function Names1 hit · 1 pts
SeverityFileLineSnippet
LOWlib/matplotlib/tests/test_text.py887 def helper():