get_plot_coords# pymc_marketing.plot.get_plot_coords(coords, non_grid_names)[source]# Get the plot coordinates. Parameters: coordsCoordsThe coordinates to get the plot coordinates from. non_grid_namesset[str]The names to exclude from the grid. Returns: CoordsThe plot coordinates.