當前位置: 首頁>>代碼示例>>Python>>正文


Python matplotlib.axes.Axes模塊代碼示例

matplotlib.axes.Axes共有74個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. matplotlib.axes.Axes.__init__() ,13個項目使用

2. matplotlib.axes.Axes.cla() ,12個項目使用

3. matplotlib.axes.Axes.set_xlim() ,12個項目使用

4. matplotlib.axes.Axes.set_ylim() ,12個項目使用

5. matplotlib.axes.Axes.bar() ,11個項目使用

6. matplotlib.axes.Axes.set_yscale() ,11個項目使用

7. matplotlib.axes.Axes.set_yticks() ,11個項目使用

8. matplotlib.axes.Axes._init_axis() ,11個項目使用

9. matplotlib.axes.Axes.plot() ,11個項目使用

10. matplotlib.axes.Axes.scatter() ,11個項目使用

11. matplotlib.axes.Axes.draw() ,11個項目使用

12. matplotlib.axes.Axes.tick_params() ,10個項目使用

13. matplotlib.axes.Axes.barh() ,10個項目使用

14. matplotlib.axes.Axes.text() ,10個項目使用

15. matplotlib.axes.Axes.tricontour() ,10個項目使用

16. matplotlib.axes.Axes.fill() ,10個項目使用

17. matplotlib.axes.Axes.barbs() ,10個項目使用

18. matplotlib.axes.Axes.errorbar() ,10個項目使用

19. matplotlib.axes.Axes.quiver() ,10個項目使用

20. matplotlib.axes.Axes.contour() ,10個項目使用

21. matplotlib.axes.Axes.tricontourf() ,10個項目使用

22. matplotlib.axes.Axes.contourf() ,10個項目使用

23. matplotlib.axes.Axes.margins() ,9個項目使用

24. matplotlib.axes.Axes.arrow() ,9個項目使用

25. matplotlib.axes.Axes.legend() ,9個項目使用

26. matplotlib.axes.Axes.acorr() ,9個項目使用

27. matplotlib.axes.Axes.fill_betweenx() ,9個項目使用

28. matplotlib.axes.Axes.annotate() ,9個項目使用

29. matplotlib.axes.Axes.hlines() ,9個項目使用

30. matplotlib.axes.Axes.pie() ,9個項目使用

31. matplotlib.axes.Axes.hist() ,9個項目使用

32. matplotlib.axes.Axes.eventplot() ,9個項目使用

33. matplotlib.axes.Axes.loglog() ,9個項目使用

34. matplotlib.axes.Axes.ticklabel_format() ,9個項目使用

35. matplotlib.axes.Axes.axvline() ,9個項目使用

36. matplotlib.axes.Axes.broken_barh() ,9個項目使用

37. matplotlib.axes.Axes.tripcolor() ,9個項目使用

38. matplotlib.axes.Axes.axhspan() ,9個項目使用

39. matplotlib.axes.Axes.hexbin() ,9個項目使用

40. matplotlib.axes.Axes.pcolor() ,9個項目使用

41. matplotlib.axes.Axes.vlines() ,9個項目使用

42. matplotlib.axes.Axes.streamplot() ,9個項目使用

43. matplotlib.axes.Axes.spy() ,9個項目使用

44. matplotlib.axes.Axes.psd() ,9個項目使用

45. matplotlib.axes.Axes.locator_params() ,9個項目使用

46. matplotlib.axes.Axes.imshow() ,9個項目使用

47. matplotlib.axes.Axes.quiverkey() ,9個項目使用

48. matplotlib.axes.Axes.specgram() ,9個項目使用

49. matplotlib.axes.Axes.plot_date() ,9個項目使用

50. matplotlib.axes.Axes.semilogy() ,9個項目使用

51. matplotlib.axes.Axes.semilogx() ,9個項目使用

52. matplotlib.axes.Axes.fill_between() ,9個項目使用

53. matplotlib.axes.Axes.triplot() ,9個項目使用

54. matplotlib.axes.Axes.table() ,9個項目使用

55. matplotlib.axes.Axes.axvspan() ,9個項目使用

56. matplotlib.axes.Axes.pcolormesh() ,9個項目使用

57. matplotlib.axes.Axes.cohere() ,9個項目使用

58. matplotlib.axes.Axes.hist2d() ,9個項目使用

59. matplotlib.axes.Axes.stackplot() ,9個項目使用

60. matplotlib.axes.Axes.axhline() ,9個項目使用

61. matplotlib.axes.Axes.autoscale() ,9個項目使用

62. matplotlib.axes.Axes.xcorr() ,9個項目使用

63. matplotlib.axes.Axes.boxplot() ,9個項目使用

64. matplotlib.axes.Axes.csd() ,9個項目使用

65. matplotlib.axes.Axes.grid() ,9個項目使用

66. matplotlib.axes.Axes.step() ,9個項目使用

67. matplotlib.axes.Axes.clabel() ,9個項目使用

68. matplotlib.axes.Axes.stem() ,9個項目使用

69. matplotlib.axes.Axes.set_title() ,7個項目使用

70. matplotlib.axes.Axes.phase_spectrum() ,6個項目使用

71. matplotlib.axes.Axes.magnitude_spectrum() ,6個項目使用

72. matplotlib.axes.Axes.angle_spectrum() ,6個項目使用

73. matplotlib.axes.Axes.violinplot() ,6個項目使用

74. matplotlib.axes.Axes._set_lim_and_transforms() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。