Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

docstring and docs cleanup, other misc small things #828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 23 commits into
base: main
Choose a base branch
Loading
from

Conversation

kushalkolar
Copy link
Member

@kushalkolar kushalkolar commented May 19, 2025

Renamed lots of instances where gridplot was still lingering to Figure. There is no such thing as "grid plot" anymore so changed those descriptions to "grid layout".

Some other docstring cleanup, reword some things to be better. Some better error messages in Figure.__init__()

removed "padding" kwarg for add_linear_selector() methods since it's no longer required since we have inf lines 😄

also fixes #818

@clewis7 ready for review

@kushalkolar kushalkolar requested a review from clewis7 as a code owner May 19, 2025 07:40
@kushalkolar kushalkolar changed the title docstring and docs cleanup docstring and docs cleanup, other misc small things May 19, 2025
Copy link
Member

@clewis7 clewis7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor tweaks

fastplotlib/graphics/image.py Outdated Show resolved Hide resolved
fastplotlib/graphics/image.py Outdated Show resolved Hide resolved
fastplotlib/graphics/line.py Outdated Show resolved Hide resolved
fastplotlib/graphics/text.py Outdated Show resolved Hide resolved
fastplotlib/graphics/text.py Outdated Show resolved Hide resolved
fastplotlib/graphics/text.py Outdated Show resolved Hide resolved
fastplotlib/graphics/text.py Outdated Show resolved Hide resolved
fastplotlib/graphics/text.py Outdated Show resolved Hide resolved
kushalkolar and others added 2 commits May 19, 2025 17:03
Co-authored-by: Caitlin Lewis <69729525+clewis7@users.noreply.github.com>
Co-authored-by: Caitlin Lewis <69729525+clewis7@users.noreply.github.com>
@kushalkolar
Copy link
Member Author

I'm going to add a test for figure name stuff

Copy link

📚 Docs preview built and uploaded! https://www.fastplotlib.org/ver/old-renames

@kushalkolar
Copy link
Member Author

@clewis7 ready for another look, better logic to check subplot_names size, tests for it, and updated add_ methods mixin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImageWidget with 3+ subplots requires figure_shape
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.