Category "matplotlib"

Matplotlib How to change length of line

Can you please help, how to change my code, so the red line will be longer and connect black point? data.plot(kind = "scatter", x = "Pocet.potvrdenych", y = "Po

Recenter plot after set_xdata and set_ydata

I can use the set_xdata and set_ydata functions to update an existing matplotlib plot. But after updating I want to recenter the plot so that all the points fal

How do I solve this too crowded x-axis when x-ticks does not work?

Context: The Data is on the millisecond and is in the following format: '08:04:18.795' '08:13:15.496' Now what I want is to create specific time brackets (e.g.

Showing different size circles in heatmap with legend using Matplotlib

I am asking a question stemming from this original post Heatmap with circles indicating size of population I am trying to replicate this using my dataframe, how

LaTeX Error: File `type1cm.sty' not found

I need to export a figure from matplotlib without type 3 fonts on MacOS. I found that I have to set the following rc parameters: matplotlib.rcParams['pdf.fo

Tkinter closing immediatly after plot

I am creating an interface using Tkinter to plot signals from a database. I am using Python 3.8 and PyCharm 2021.2.1. The interface is supposed to open another

Plot histogram from two columns of csv using pandas

I have a csv file containing two columns. What I'd like to do is to plot a histogram based on these two columns. My code is as follows: data = pd.read_csv('data

Matplotlib colorbar labels to fit into boxes

I created a scatter plot using matplotlib but I am somehow unable to get the labels to center into the boxes within the colorbar.. This is the code I have so fa

How to subtract 1 dimension Numpy arrays with different shapes and plot the difference in seaborn or matplotlib? [duplicate]

Basically I have these arrays print(img_arr[0].shape)->(returns) (122218,) print(img_arr1[0].shape)->(returns) (125204,) so when I did

How to plot a streamplot in python for a streamline flow arround a cylinder?

I have written a program where it takes a radius range(R to 5) and theta range(0 to 2pi). It converts the polar coordinates to Cartesian coordinates. Then I hav

Cartopy issue with extent (free(): invalid size)

I'm using Cartopy and I struggle with this issue free(): invalid size. It occurs when I set the map extent. extents = [-13, 44, 34, 63] # Europe proj = cartopy.

Contour plots for multivariate gaussian

I'm trying to use a contour plot to visualize a multivariate normal distribution. import numpy as np from scipy.stats import multivariate_normal mean = (0, 0)

Import Error: cannot import name 'ft2font' from partially initialized module 'matplotlib'

import matplotlib.pyplot as plt output ImportError Traceback (most recent call last) <ipython-input-7-a0d2faabd9e9> in <

plotting with subplots in a loop

z = {'A': [0.3618426, 0.36146951], 'B': [1.8908799, 1.904695], 'C': [2.1813462e+08, 2.1833622e+08], 'D': [0.89925492, 0.89953589], 'E': [2.6356747, 2.6317911],

Share Y axis in Matplotlib with different ticks and labels

I want to plot 2 adjacent figures sharing the y axis but I want to specify different ticks and labels to the left of the left figure and to the right of the rig

Python3 AttributeError: module 'signal' has no attribute 'getsignal'

Trying to import matplotlib for Python 3.8.2 with from matplotlib import pyplot as plt I am using matplotlib version 3.2.2 Traceback (most recent call last):

Categorize and order bar chart by Hue

I have a problem. I want to show the two highest countries of each category. But unfortunately I only get the below output. However, I would like the part to be

Same x-ticks for all subplots in matplotlib

Though this question has already been asked, but I am unable to implement that. I don't know how get the xticks for each subplot and then replace it with the ne

Same x-ticks for all subplots in matplotlib

Though this question has already been asked, but I am unable to implement that. I don't know how get the xticks for each subplot and then replace it with the ne

Error22 with plt.savefig() [closed]

I'm trying to save a jpg in one of my files but I revice error 22 all the time. This is my code: buy_dir = r'‪C:/Users/Erik/Downloads/b