Python matplotlib.ticker模块,常用函数和类
下面列出了Python matplotlib.ticker 模块中定义的常用函数和类,我们从219个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. MaxNLocator() | 用在(61)个项目中 |
2. FormatStrFormatter() | 用在(49)个项目中 |
3. FuncFormatter() | 用在(48)个项目中 |
4. MultipleLocator() | 用在(39)个项目中 |
5. ScalarFormatter() | 用在(25)个项目中 |
6. LinearLocator() | 用在(18)个项目中 |
7. NullFormatter() | 用在(18)个项目中 |
8. FixedLocator() | 用在(13)个项目中 |
9. LogLocator() | 用在(9)个项目中 |
10. FixedFormatter() | 用在(8)个项目中 |
11. NullLocator() | 用在(8)个项目中 |
12. AutoMinorLocator() | 用在(7)个项目中 |
13. Formatter() | 用在(5)个项目中 |