python2 matplotlib ValueError 'codes' must be a 1D list or array with the same length of 'vertices'

preview_player
Показать описание
Traceback (most recent call last):
path = Path(verts , codes)
raise ValueError(msg)
ValueError: 'codes' must be a 1D list or array with the same length of 'vertices'
Рекомендации по теме