|
回复 7# kuing
试了一下:
点 tikz 后
复制出来是:- \tikzset{every picture/.style={line width=0.75pt}} %set default line width to 0.75pt
- \begin{tikzpicture}[x=0.75pt,y=0.75pt,yscale=-1,xscale=1]
- %uncomment if require: \path (0,300); %set diagram left start at 0, and has height of 300
- %Shape: Free Drawing [id:dp18071961560476102]
- \draw [color={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=3] [line join = round][line cap = round] (104,43.2) .. controls (104,80.6) and (103.57,120.08) .. (98,157.2) .. controls (96.19,169.28) and (95.17,182.29) .. (93,194.2) .. controls (91.65,201.61) and (88,208.27) .. (88,216.2) ;
- %Shape: Free Drawing [id:dp86482172172365]
- \draw [color={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=3] [line join = round][line cap = round] (164,118.2) .. controls (159.14,121.12) and (153.56,122.84) .. (149,126.2) .. controls (136.51,135.4) and (127.39,145.09) .. (116,154.2) .. controls (114.14,155.69) and (107.98,160.92) .. (105,162.2) .. controls (103.06,163.03) and (98.22,162.24) .. (99,164.2) .. controls (103.37,175.12) and (116.63,181.18) .. (125,186.2) .. controls (131.64,190.18) and (136.65,200.97) .. (143,205.2) .. controls (147.16,207.97) and (151.46,210.66) .. (155,214.2) ;
- %Shape: Free Drawing [id:dp8934113718637382]
- \draw [color={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=3] [line join = round][line cap = round] (194,122.2) .. controls (194,139.42) and (185.62,157.01) .. (185,176.2) .. controls (184.79,182.58) and (178.44,205.94) .. (191,207.2) .. controls (210.37,209.14) and (221.13,198.36) .. (231,185.2) .. controls (233.84,181.41) and (238,178.49) .. (240,174.2) .. controls (242.15,169.6) and (243.39,164.55) .. (246,160.2) .. controls (250.49,152.72) and (250.06,142.94) .. (252,135.2) .. controls (252.7,132.42) and (250.25,116.96) .. (253,125.2) .. controls (254.41,129.42) and (250.87,133.84) .. (250,138.2) .. controls (249.35,141.47) and (250.38,144.89) .. (250,148.2) .. controls (247.56,169.32) and (244,188.69) .. (244,210.2) ;
- %Shape: Free Drawing [id:dp8788589171357393]
- \draw [color={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=3] [line join = round][line cap = round] (298,124.2) .. controls (292.47,149.1) and (293,185.77) .. (293,211.2) ;
- %Shape: Free Drawing [id:dp04160902226876839]
- \draw [color={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=3] [line join = round][line cap = round] (296,85.2) .. controls (296,88.36) and (297.1,91.67) .. (299,94.2) ;
- %Shape: Free Drawing [id:dp5364140327815587]
- \draw [color={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=3] [line join = round][line cap = round] (339,125.2) .. controls (337.05,142.76) and (333.41,160.56) .. (333,178.2) .. controls (332.76,188.53) and (333.26,198.87) .. (333,209.2) .. controls (332.93,211.89) and (332.08,219.89) .. (332,217.2) .. controls (331.26,193.67) and (330.49,163.59) .. (339,140.2) .. controls (343.85,126.85) and (367.04,123.95) .. (378,122.2) .. controls (381.64,121.62) and (388.11,119.63) .. (389,123.2) .. controls (391.15,131.79) and (390.85,142.61) .. (393,151.2) .. controls (394.28,156.31) and (397.27,160.98) .. (398,166.2) .. controls (400.02,180.73) and (398.36,195.54) .. (399,210.2) ;
- %Shape: Free Drawing [id:dp2909930747069298]
- \draw [color={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=3] [line join = round][line cap = round] (486,120.2) .. controls (486,109.51) and (464.68,117.89) .. (454,118.2) .. controls (445.55,118.44) and (444.12,131.89) .. (442,137.2) .. controls (434.61,155.67) and (430.53,171.63) .. (432,192.2) .. controls (432.12,193.93) and (435.7,201.82) .. (438,202.2) .. controls (463.56,206.46) and (488.05,184.58) .. (497,162.2) .. controls (498.14,159.35) and (497.82,156.04) .. (499,153.2) .. controls (499.54,151.89) and (501.87,151.61) .. (502,150.2) .. controls (502.91,140.24) and (509.07,127.27) .. (502,120.2) .. controls (495.6,113.8) and (499.21,138.15) .. (499,147.2) .. controls (498.21,180.86) and (499.62,214.54) .. (499,248.2) .. controls (498.76,261.12) and (489.24,284.37) .. (474,286.2) .. controls (467.38,286.99) and (460.66,285.93) .. (454,286.2) .. controls (437.74,286.85) and (425.82,287.72) .. (415,274.2) .. controls (392.43,245.99) and (433.29,224.69) .. (449,216.2) .. controls (479.72,199.6) and (514.82,192.07) .. (545,174.2) .. controls (574.78,156.57) and (589.42,140.68) .. (614,120.2) ;
- \end{tikzpicture}
复制代码 |
|