Top "Figure" questions

A container for images, plots or other graphical elements with some optional meta-information.

ipython : get access to current figure()

I want to add more fine grained grid on a plotted graph. The problem is all of the examples require …

python matplotlib ipython axis figure
How to import local image using knitr for markdown

I have an externally created png image in a local directory that I'd like to import to a report using …

html image markdown figure knitr
MATLAB: print a figure to pdf as the figure shown in the MATLAB

I am trying to export (save as, print) a figure into .pdf format. However, no matter how I configure the …

matlab figure export-to-pdf
How to save a figure remotely with pylab?

I'm trying to generate a figure at a remote computer with the command pylab.savefig. But I got such error: …

python matplotlib figure
Interactive(?) plotting in Spyder with matplotlib

I am trying to migrate over to Python from Matlab and can't figure out how to get interactive(?) plotting working …

python plot interactive figure spyder
Matplotlib - adding subplots to a subplot?

I'm trying to create a figure that consists of a 2x2 grid, where in each quadrant there are 2 vertically stacked …

python matplotlib figure subplot
Get current figure size in MATLAB

Simple question: How do you get the current figure size in MATLAB? Example: figure(1) [width, height] = ****some function I'm not …

matlab function size figure
How to add two figures side by side, and insert captions to each of them?

In Word, I can add two figures side by side, however, when I insert captions to each of them, the …

ms-word figure caption
How to plot a circle in Matlab?

I would like to know how can I graph circles in Matlab knowing the center and radius? I have tried …

matlab plot equation figure
Indicating the statistically significant difference in bar graph

I use a bar graph to indicate the data of each group. Some of these bars differ significantly from each …

python matplotlib figure