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.Dismiss alert
Running plot_eeg_graph.py generates the following warnings:
../pygsp2/pygsp2/plotting.py:589: UserWarning: No data for colormapping provided via 'c'. Parameters 'vmin', 'vmax' will be ignored
sc = ax.scatter(*G.coords.T,
../pygsp2/pygsp2/plotting.py:589: UserWarning: No data for colormapping provided via 'c'. Parameters 'vmin', 'vmax' will be ignored
sc = ax.scatter(*G.coords.T,
The text was updated successfully, but these errors were encountered:
Running plot_eeg_graph.py generates the following warnings:
The text was updated successfully, but these errors were encountered: