🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@0NIKHIL0
Copy link

  • Replaced static column-based tables with responsive CSS grid layout
  • Added _get_sphinx_symbol_table() helper function in _mathtext.py
  • Symbol tables now dynamically wrap based on browser window width
  • Added HTML/CSS styling for improved mobile/tablet viewing
  • Symbols grouped by category with consistent ordering

Closes #26143

PR summary

PR checklist

- Replaced static column-based tables with responsive CSS grid layout
- Added _get_sphinx_symbol_table() helper function in _mathtext.py
- Symbol tables now dynamically wrap based on browser window width
- Added HTML/CSS styling for improved mobile/tablet viewing
- Symbols grouped by category with consistent ordering

Closes matplotlib#26143
@rcomer
Copy link
Member

rcomer commented Nov 1, 2025

@0NIKHIL0 @Ashish-coder-gif I see you both opened PRs for this issue and your changes in math_symbol_table.py are almost identical, right down to the code comments. Are you working together?

@0NIKHIL0
Copy link
Author

0NIKHIL0 commented Nov 1, 2025

@0NIKHIL0 @Ashish-coder-gif I see you both opened PRs for this issue and your changes in math_symbol_table.py are almost identical, right down to the code comments. Are you working together?

No

@0NIKHIL0
Copy link
Author

0NIKHIL0 commented Nov 1, 2025

No

@timhoffm
Copy link
Member

timhoffm commented Nov 1, 2025

Have you used AI to generate the result? That could also explain the similarity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: dynamically resize the mathtext symbol tables

4 participants