Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/kernc/backtesting.py
/ colorgen
Function
colorgen
backtesting/_plotting.py:102–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
101
102
def
colorgen():
103
yield
from
cycle(Category10[10])
104
105
106
def
lightness(color, lightness=.94):
Callers
1
_plot_indicators
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected