Plotting Charts - English
- Questions posted on Forums
- Python 3.4.3 Tutorials - English
-
Python 3.4.3
why the colour has change while following command enter?plot(x,sin(x),'.',linewidth=1)plot(x,sin(x),'.',linewidth=1)plot(x,sin(x),'.',linewidth=1)
00-01M 0-10SMay 15, 2025, 8:38 a.m. Abhijeet-Nikam
-
I have a question about what is happening in the video at 00:05:16
@5:16 while writing errorbar function fmt='bo', what does fmt='bo' do?.
05-06M 10-20SMay 12, 2025, 4:03 a.m. aki150596
-
Unable to load data from file
I am unable to use plotting charts from given txt file so please give me step by step procedure for applying this on windows 10
01-02M 10-20SMay 15, 2025, 12:28 p.m. Chasta
-
About clear command
Clear command doesn't clear screen on windows
02-03M 0-10SMay 15, 2025, 4:22 p.m. rupalicdange_978
-
bar chart error
command-- bar(year,profit,fill=false,hatch='/') gives error as"false is not defined". please reply
01-02M 20-30SMay 14, 2025, 6:59 a.m. patilpriyanka561@gmail.com
-
Labels in pie chart
Hello Sir, In pie chart labels are written as 2000.0 , 2003.0. How we can write it as only 2000, 2003?
03-04M 0-10SMay 15, 2025, 3:45 p.m. abs_14284
-
Python 3.4.3
is it mandetary to use Ubuntu O.S for python Spoking tutorial practice
00-01M 0-10SMay 15, 2025, 8:13 a.m. ashapatil911@gmail.com
Questions posted on ST Forums:
Outline:
* Use Python 3.4.3 * Use IPython 5.1.0 * To produce scatter plot * Plot a pie chart using pie() function * Plot a bar chart using bar() function * Access the matplotlib online help * Charts with line hatching
Assignment
Status:
Code files
- company-a-data.txt
Status: