Skip to content

Commit

Permalink
updates????
Browse files Browse the repository at this point in the history
  • Loading branch information
agrogan1 committed May 10, 2024
1 parent eaf35ff commit 810a4a4
Show file tree
Hide file tree
Showing 15 changed files with 103 additions and 399 deletions.
466 changes: 85 additions & 381 deletions data-visualization-with-Stata/data-visualization-with-Stata.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions data-visualization-with-Stata/data-visualization-with-Stata.smcl
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{smcl}
{com}{sf}{ul off}{txt}{.-}
name: {res}<unnamed>
{txt}log: {res}/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/data-visualization-with-Stata.smcl
{txt}log: {res}C:\Users\agrogan\Desktop\GitHub\Stata\data-visualization-with-Stata\data-visualization-with-Stata.smcl
{txt}log type: {res}smcl
{txt}opened on: {res} 8 Sep 2023, 15:31:31
{txt}opened on: {res}10 May 2024, 14:05:13
{txt}
{com}. //_1
. display c(current_date)
{res} 8 Sep 2023
{res}10 May 2024
{txt}
{com}. //_2
. use "https://github.com/agrogan1/Stata/raw/main/data-visualization-with-Stata/gutten.dta", clear
Expand All @@ -26,7 +26,7 @@
. graph export myhistogram.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/myhistogram.png{rm}
myhistogram.png{rm}
saved as
PNG
format
Expand All @@ -39,7 +39,7 @@ format
. graph export mybargraph.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/mybargraph.png{rm}
mybargraph.png{rm}
saved as
PNG
format
Expand All @@ -52,7 +52,7 @@ format
. graph export myscatter.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/myscatter.png{rm}
myscatter.png{rm}
saved as
PNG
format
Expand All @@ -65,7 +65,7 @@ format
. graph export mybargraph2.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/mybargraph2.png{rm}
mybargraph2.png{rm}
saved as
PNG
format
Expand All @@ -78,7 +78,7 @@ format
. graph export mybargraph3.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/mybargraph3.png{rm}
mybargraph3.png{rm}
saved as
PNG
format
Expand All @@ -91,7 +91,7 @@ format
. graph export myscatterM.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/myscatterM.png{rm}
myscatterM.png{rm}
saved as
PNG
format
Expand All @@ -104,7 +104,7 @@ format
. graph export myscatterL.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/myscatterL.png{rm}
myscatterL.png{rm}
saved as
PNG
format
Expand All @@ -117,7 +117,7 @@ format
. graph export myscatterS.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/myscatterS.png{rm}
myscatterS.png{rm}
saved as
PNG
format
Expand All @@ -130,7 +130,7 @@ format
. graph export myscatterB.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/myscatterB.png{rm}
myscatterB.png{rm}
saved as
PNG
format
Expand All @@ -143,7 +143,7 @@ format
. graph export mybarM.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/mybarM.png{rm}
mybarM.png{rm}
saved as
PNG
format
Expand All @@ -156,7 +156,7 @@ format
. graph export mybarL.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/mybarL.png{rm}
mybarL.png{rm}
saved as
PNG
format
Expand All @@ -169,7 +169,7 @@ format
. graph export mybarS.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/mybarS.png{rm}
mybarS.png{rm}
saved as
PNG
format
Expand All @@ -182,7 +182,7 @@ format
. graph export mybarB.png, width(1000) replace
{txt}{p 0 4 2}
file {bf}
/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/mybarB.png{rm}
mybarB.png{rm}
saved as
PNG
format
Expand All @@ -191,9 +191,9 @@ format
{com}. //_^
. log close
{txt}name: {res}<unnamed>
{txt}log: {res}/Users/agrogan/Desktop/GitHub/Stata/data-visualization-with-Stata/data-visualization-with-Stata.smcl
{txt}log: {res}C:\Users\agrogan\Desktop\GitHub\Stata\data-visualization-with-Stata\data-visualization-with-Stata.smcl
{txt}log type: {res}smcl
{txt}closed on: {res} 8 Sep 2023, 15:31:56
{txt}closed on: {res}10 May 2024, 14:05:30
{txt}{.-}
{smcl}
{txt}{sf}{ul off}
Binary file modified data-visualization-with-Stata/mybarB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/mybarL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/mybarM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/mybarS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/mybargraph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/mybargraph2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/mybargraph3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/myhistogram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/myscatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/myscatterB.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/myscatterL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/myscatterM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data-visualization-with-Stata/myscatterS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 810a4a4

Please sign in to comment.