当前位置: 首页>>代码示例>>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;未经允许,请勿转载。