Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ category.py
File
category.py
lib/matplotlib/category.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Plotting of string
"category"
data: ``plot([
'd'
,
'f'
,
'a'
], [1, 2, 3])`` will
3
plot three points
with
x-axis values of
'd'
,
'f'
,
'a'
.
4
Callers
nothing calls this directly
Calls
1
StrCategoryConverter
Class · 0.85
Tested by
no test coverage detected