total.tex 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. % This file was created by matplotlib2tikz v0.6.14.
  2. \begin{tikzpicture}
  3. \definecolor{color0}{rgb}{0.12156862745098,0.466666666666667,0.705882352941177}
  4. \begin{axis}[
  5. xlabel={Year},
  6. ylabel={Total vulnerabilities},
  7. xmin=-1.075, xmax=17.075,
  8. ymin=0, ymax=1447.95,
  9. width=\figurewidth,
  10. height=\figureheight,
  11. xtick={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16},
  12. xticklabels={'01,'02,'03,'04,'05,'06,'07,'08,'09,'10,'11,'12,'13,'14,'15,'16,'17},
  13. tick pos=left,
  14. x grid style={white!69.019607843137251!black},
  15. y grid style={white!69.019607843137251!black}
  16. ]
  17. \draw[fill=color0,draw opacity=0] (axis cs:-0.25,0) rectangle (axis cs:0.25,113);
  18. \draw[fill=color0,draw opacity=0] (axis cs:0.75,0) rectangle (axis cs:1.25,217);
  19. \draw[fill=color0,draw opacity=0] (axis cs:1.75,0) rectangle (axis cs:2.25,308);
  20. \draw[fill=color0,draw opacity=0] (axis cs:2.75,0) rectangle (axis cs:3.25,319);
  21. \draw[fill=color0,draw opacity=0] (axis cs:3.75,0) rectangle (axis cs:4.25,678);
  22. \draw[fill=color0,draw opacity=0] (axis cs:4.75,0) rectangle (axis cs:5.25,509);
  23. \draw[fill=color0,draw opacity=0] (axis cs:5.75,0) rectangle (axis cs:6.25,582);
  24. \draw[fill=color0,draw opacity=0] (axis cs:6.75,0) rectangle (axis cs:7.25,655);
  25. \draw[fill=color0,draw opacity=0] (axis cs:7.75,0) rectangle (axis cs:8.25,646);
  26. \draw[fill=color0,draw opacity=0] (axis cs:8.75,0) rectangle (axis cs:9.25,441);
  27. \draw[fill=color0,draw opacity=0] (axis cs:9.75,0) rectangle (axis cs:10.25,657);
  28. \draw[fill=color0,draw opacity=0] (axis cs:10.75,0) rectangle (axis cs:11.25,605);
  29. \draw[fill=color0,draw opacity=0] (axis cs:11.75,0) rectangle (axis cs:12.25,768);
  30. \draw[fill=color0,draw opacity=0] (axis cs:12.75,0) rectangle (axis cs:13.25,876);
  31. \draw[fill=color0,draw opacity=0] (axis cs:13.75,0) rectangle (axis cs:14.25,1007);
  32. \draw[fill=color0,draw opacity=0] (axis cs:14.75,0) rectangle (axis cs:15.25,1236);
  33. \draw[fill=color0,draw opacity=0] (axis cs:15.75,0) rectangle (axis cs:16.25,1379);
  34. \path [opacity=0] (axis cs:1,13)
  35. --(axis cs:1,13);
  36. \path [opacity=0] (axis cs:13,1)
  37. --(axis cs:13,1);
  38. \end{axis}
  39. \end{tikzpicture}