Feature request: Include 'set_title' parameter in more widgets

Open
#4,340 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
52/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python

Research direction

Start by comparing the widget entry points for plot_unit_waveforms and plot_autocorrelograms, then identify the other widgets that generate similar figures. Add consistent set_title support where appropriate and verify that each affected plot can be rendered without a title.

Written by the indexing model from the issue text.

Description

Hi,

I have a very subtle feature request.

I'm using the widgets to create custom Analyzer Report-like figures. I noticed that some of the widgets, eg plot_unit_waveforms, have a parameter that allows one to leave the plot untitled: set_title. However, this option is not available for other widgets, eg plot_autocorrelograms, so I end up having to manually set (using matplotlib) the axis title to an empty string on those.

It's not a big thing, but I think it would be nice if that option is available to more widgets for consistency. :)

Thank you for the great work!

Dominant language
Python
Stars
847
Forks
280
Avg merge
3d 9h
Merged PRs (30d)
29

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SpikeInterface/spikeinterface

All issues in SpikeInterface/spikeinterface

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.