You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Just a very minor request for improvement. It would be nice the displayed list for Valid vcs elements below was alphabetically sorted. Just saying because I thought colormap was not in there and then I discovered it was the next to last element!
Maybe there are other places that could use alphabetical sorting
>>> x = vcs.init()
>>> x.show('crap')
[...]
Exception: Error: 'crap' is not a valid vcs element
Valid vcs elements are: ['list', 'projection', 'texttable', 'textorientation', 'textcombined', 'line', 'marker', 'fillarea', 'font', 'fontNumber', 'boxfill', 'isofill', 'isoline', 'meshfill', '3d_scalar', '3d_dual_scalar', '3d_vector', 'template', 'taylordiagram', '1d', 'vector', 'yxvsx', 'xyvsy', 'xvsy', 'scatter', 'colormap', 'display']
The text was updated successfully, but these errors were encountered:
Just a very minor request for improvement. It would be nice the displayed list for Valid vcs elements below was alphabetically sorted. Just saying because I thought colormap was not in there and then I discovered it was the next to last element!
Maybe there are other places that could use alphabetical sorting
The text was updated successfully, but these errors were encountered: