Top "Figure" questions

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

Knitr ignoring fig.pos?

I am trying to insert a figure in a RMarkdown document but am having trouble getting it to appear in …

r knitr r-markdown figure
Matplotlib can't suppress figure window

I'm having trouble with matplotlib insisting on displaying a figure wnidow even when I haven't called show(). The function in …

python matplotlib window figure suppress
Margin Figures in Latex

I would like to put some figures in margin in my latex documents. I want them to be non-float. Is …

latex figure
Adjusting space around figure with subplots

I'm using Matplotlib and struggling to get exactly the right amount of whitespace around a figure I'm plotting that contains …

python python-2.7 matplotlib figure subplot
Can We Use Video Tag In Figure Tag In HTML5

I am trying to build a clean HTML5 structure for my projects, I didnt get the usage variety for Figure …

html video figure
Dynamic Legend (Updates in every recursion)

I got a for i=1:15. Inside I generate a variable d=1:0.01:10, which is the x'x axis and based on this, …

matlab legend matlab-figure figure
R Markdown HTML Number Figures

Does anyone know how to number the figures in the captions, for HTML format R Markdown script? For PDF documents, …

html r r-markdown figure caption
How to control font size in png?

I am trying to make figures for a manuscript, that should be written with MS Word, which does not accept …

r ggplot2 png figure r-grid
Creating a box around a figure that includes the tabbing environment

I would like to create a frame or box around my LaTeX figure, which consists of code formatted with the …

latex frame figure tabbing
Add multiple hist fit to a figure, without the hist

I'm a matlab newbie, and i'd like to superpose some hist fit on a same figure. I know the function …

matlab plot figure