Embellishing a plot - English
- subtitles off
- captions off
- English
- Questions posted on Forums
- Python Tutorials - English
-
Plot axis
a=linspace(3,-3,100) b=sin(a)plot(b,'r')Plots a graph considering data of "b" for y axis, what is the default x axis data or value it consider ?
04-05M 40-50S mdaipayan1986
Answer last updated on: June 19, 2020, 2:18 p.m.
-
Ipython interpreter does not contain matplotlib
I downloaded and installed ipython interpreter but it does not contain matplotlib how can I get matplotlib installed where can I get ipython with matplotlib?
01-02M 0-10S Velu.N
Answer last updated on: April 19, 2020, 11:36 p.m.
-
Embellishing a plot
Maximum and minimum limit of set and get axes?
14-15M 10-20S rsumathi
Answer last updated on: April 18, 2020, 12:22 a.m.
-
annotate
what do you mean by annotate?
10-11M 0-10S abisirtt
Answer last updated on: April 18, 2020, 12:09 a.m.
-
problem in ploting curve
i am using title function and the result is coming only in text not in curve graph
09-10M 50-60S abhijeet26691
Answer last updated on: June 22, 2019, 3:10 p.m.
-
title command
how to give the title to the current graph
06-07M 30-40S suvilas
Answer last updated on: June 22, 2019, 2:43 p.m.
-
Remove the limits
We have used xlim(-4,5) command to limit the x axis and same way for y coordinate. How can we remove the defined limit from the plot?
07-08M 10-20S rajeevkanday
Answer last updated on: June 22, 2019, 1:18 p.m.
-
pls help to plot pi
I am not able to create -2pi to 2pi graph? anybody can help me pls?
08-09M 20-30S spiccyshakti
Answer last updated on: June 22, 2019, 12:49 p.m.
-
Embellishing a plot
Why on my latop %pylab command is not running
12-13M 40-50S veda2019ssc
Answer last updated on: June 22, 2019, 12:41 p.m.
-
not able to execute the command
I tried ececuting this command as it is plot(x,-x*x+4*x-5,'r',linewidth=2)the following is the error i am getting<ipython-input-4-3899d2773deb> in <module>----> 1 plot(x,-x*x+4*x-5,'r',linewidth=2)TypeError: bad operand type for unary -: 'tuple'
06-07M 20-30S Aswaniuppada
Answer last updated on: June 22, 2019, 12:04 p.m.
-
Single quote vs. double quote
I can use single quote in the place of double quote in the title command and it works. I am using Canopy. Does this work in all python environments or only in Canopy?
06-07M 40-50S kannan
Answer last updated on: July 26, 2015, 1:59 p.m.
-
Single quote vs. double quote
I notice that double quote also works in the plot examples. Is this always true in Python. That is, are single and double quotes interchangeable?
04-05M 50-60S kannan
Answer last updated on: July 25, 2015, 1:01 p.m.
-
1Getting started with ipython
-
2Using the plot command interactively
-
Embellishing a plot
-
4Saving plots
-
5Multiple plots
-
6Additional features of IPython
-
7loading data from files
-
8Plotting the data
-
9Other types of plots
-
10Getting started with sage notebook
-
11Getting started with symbolics
-
12Using Sage
-
13Using sage to teach
-
14Getting started with lists
-
15Getting started with for
-
16Getting started with strings
-
17Getting started with files
-
18Parsing data
-
19Statistics
-
20Getting started with arrays
-
21Accessing parts of arrays
-
22Matrices
-
23Least square fit
-
24Basic datatypes and operators
-
25I O
-
26Conditionals
-
27Loops
-
28Manipulating lists
-
29Manipulating strings
-
30Getting started with tuples
-
31Dictionaries
-
32Sets
-
33Getting started with functions
-
34Advanced features of functions
-
35Using python modules
-
36Writing python scripts
-
37Testing and debugging
Questions posted on ST Forums:
14369 visits
Outline:
Embellishing a plot Title Label line width, color, style annotations
Width: | 624 | Height: | 464 |
---|---|---|---|
Duration: | 00:15:15 | Size: | 6.3 MB |
Show video info