Home › Forums › Chart Support › PLOT Graph using txt › Reply To: PLOT Graph using txt
Oh thank You for this but I have another question, how about if theres TWO different data in one text and I want to create a separate graph output in one page? Example:
Mean Surface Air Temperature over Ocean or Land Areas (C) Annual Mean Anomalies with respect to 1951-1980
Year Land_Annual Lowess(5) | Ocean_Annual Lowess(5) —————————————————– 1880 -0.64 -0.53 | -0.05 0.01 1881 -0.44 -0.56 | 0.01 -0.02 1882 -0.53 -0.60 | 0.00 -0.06 1883 -0.61 -0.62 | -0.06 -0.09 1884 -0.79 -0.65 | -0.15 -0.12 1885 -0.79 -0.67 | -0.21 -0.15 1886 -0.63 -0.66 | -0.21 -0.16 1887 -0.72 -0.63 | -0.24 -0.16 1888 -0.57 -0.58 | -0.05 -0.16 1889 -0.29 -0.55 | -0.04 -0.16 1890 -0.55 -0.53 | -0.29 -0.16 1891 -0.47 -0.51 | -0.13 -0.17 1892 -0.55 -0.51 | -0.18 -0.18 1893 -0.57 -0.50 | -0.23 -0.18 1894 -0.51 -0.48 | -0.26 -0.16 1895 -0.50 -0.43 | -0.14 -0.15 1896 -0.39 -0.38 | 0.00 -0.14 1897 -0.20 -0.31 | -0.05 -0.13 1898 -0.34 -0.24 | -0.23 -0.13 1899 -0.15 -0.20 | -0.16 -0.15 1900 -0.02 -0.18 | -0.07 -0.19 1901 -0.06 -0.18 | -0.18 -0.23 1902 -0.24 -0.19 | -0.26 -0.26 1903 -0.24 -0.21 | -0.41 -0.28 1904 -0.39 -0.25 | -0.51 -0.31 1905 -0.20 -0.28 | -0.28 -0.34 1906 -0.11 -0.31 | -0.26 -0.36 1907 -0.54 -0.32 | -0.32 -0.38 1908 -0.35 -0.34 | -0.47 -0.40 1909 -0.39 -0.36 | -0.52 -0.42 1910 -0.32 -0.37 | -0.49 -0.43 1911 -0.39 -0.34 | -0.47 -0.41 1912 -0.44 -0.30 | -0.31 -0.37 1913 -0.26 -0.29 | -0.37 -0.33 1914 0.00 -0.30 | -0.21 -0.30 1915 -0.06 -0.32 | -0.14 -0.29 1916 -0.43 -0.32 | -0.33 -0.27 1917 -0.63 -0.33 | -0.38 -0.27 1918 -0.45 -0.34 | -0.22 -0.27 1919 -0.28 -0.32 | -0.27 -0.28 1920 -0.29 -0.28 | -0.26 -0.27 1921 -0.03 -0.23 | -0.24 -0.27 1922 -0.23 -0.19 | -0.30 -0.27 1923 -0.20 -0.16 | -0.30 -0.27 1924 -0.19 -0.13 | -0.30 -0.26 1925 -0.08 -0.11 | -0.26 -0.26 1926 0.06 -0.09 | -0.17 -0.26 1927 -0.15 -0.07 | -0.23 -0.25 1928 -0.01 -0.04 | -0.28 -0.24 1929 -0.42 -0.03 | -0.33 -0.24 1930 -0.02 -0.03 | -0.19 -0.24 1931 0.10 -0.02 | -0.16 -0.24 1932 0.07 -0.02 | -0.24 -0.23 1933 -0.26 -0.02 | -0.29 -0.22 1934 0.05 -0.02 | -0.22 -0.22 1935 -0.10 -0.01 | -0.23 -0.20 1936 -0.04 0.02 | -0.19 -0.18 1937 0.04 0.06 | -0.09 -0.14
Then I want to create a separate graph for “Land_Annual Lowess(5)” and “Ocean_Annual Lowess(5) ” to give two comparisons of each graph. WHEN it show on graph there will be two graph output. Thank You foor the assitance