brainpy.visualization module

Visualization toolkit.

get_figure(row_num, col_num[, row_len, col_len])

Get the constrained_layout figure.

line_plot(ts, val_matrix[, plot_ids, ax, ...])

Show the specified value in the given object (Neurons or Synapses.)

raster_plot(ts, sp_matrix[, ax, marker, ...])

Show the rater plot of the spikes.

animate_2D(values, net_size[, dt, val_min, ...])

Animate the potentials of the neuron group.

animate_1D(dynamical_vars[, static_vars, ...])

Animation of one-dimensional data.

plot_style1([fontsize, axes_edgecolor, ...])

Plot style for publication.