visualizedendrogram_DendrogramSynapseStatistics_plot_synapses_dendrogram_overlay

_DendrogramSynapseStatistics._plot_synapses_dendrogram_overlay

visualize.dendrogram._DendrogramSynapseStatistics._plot_synapses_dendrogram_overlay(ax)

Plot the synapses on the dendrogram.

Given an Axes object containing a dendrogram plot, this method plots the synapses on the dendrogram as an overlay.

Parameters:

ax (matplotlib.Axes) – The matplotlib axes object.

Returns:

The matplotlib axes object.

Return type:

matplotlib.Axes