Top "Axes" questions

Axes - plural of axis

Add legend outside of axes without rescaling in MATLAB

I've got a GUI in MATLAB with a set of axes pre-placed. I'm using the location property of the legend …

matlab plot legend axes
How can I accomplish `set_xlim` or `set_ylim` in Bokeh?

I create a figure in a function, e.g. import numpy from bokeh.plotting import figure, show, output_notebook output_…

python plot zoom bokeh axes
Is there a way to remove a single plot from existing axes?

Is there an easy way to remove a plotted line from a set of axes without clearing everything else on …

matlab plot axes
Change number of x-axis ticks in seaborn plots

I would like to be able to control the number of axis ticks on a seaborn plot in Python 3.5. I'm …

python axes seaborn
Matplotlib pyplot axes formatter

I have an image: Here in the y-axis I would like to get 5x10^-5 4x10^-5 and so on …

python matplotlib axes ticker
MATLAB how to get mouse click coordinates

I have made my GUI using GUIDE. I have an axes (tag=axes1). An image is displayed in the axes. …

matlab user-interface axes
Matplotlib coord. sys origin to top left

How can I flip the origin of a matplotlib plot to be in the upper-left corner - as opposed to …

python matplotlib axes
How do I swap tensor's axes in TensorFlow?

I have a tensor of shape (30, 116, 10), and I want to swap the first two dimensions, so that I have a …

tensorflow axis swap axes permute
Matlab axes scaling

how exactly do you get fixed scaling of axes in Matlab plot when plotting inside a loop? My aim is …

matlab plot scale axes
Define the order of categorical axes in SSRS 2008 chart control

I'm trying to make a VERY simple graph with the chart control in SSRS 2008 and, of course, Microsoft wants to …

reporting-services charts axes