Skip to content

Graph tikz method fixup#38847

Merged
vbraun merged 11 commits into
sagemath:developfrom
seblabbe:graph_tikz_method_fixup
Nov 3, 2024
Merged

Graph tikz method fixup#38847
vbraun merged 11 commits into
sagemath:developfrom
seblabbe:graph_tikz_method_fixup

Conversation

@seblabbe
Copy link
Copy Markdown
Contributor

tikz method for graphs was recently added in #38798

default value for format should be None as documented.

⌛ Dependencies

#38798

Copy link
Copy Markdown
Collaborator

@dcoudert dcoudert left a comment

Choose a reason for hiding this comment

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

LGTM, but this branch should be rebased on last beta.

@github-actions
Copy link
Copy Markdown

Documentation preview for this PR (built with commit 515f3cb; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

Copy link
Copy Markdown
Contributor

@fchapoton fchapoton left a comment

Choose a reason for hiding this comment

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

ok

vbraun pushed a commit to vbraun/sage that referenced this pull request Oct 26, 2024
tikz method for graphs was recently added in sagemath#38798

default value for `format` should be `None` as documented.

### ⌛ Dependencies

sagemath#38798

URL: sagemath#38847
Reported by: Sébastien Labbé
Reviewer(s): David Coudert, Frédéric Chapoton
@vbraun vbraun merged commit 47b74f7 into sagemath:develop Nov 3, 2024
vbraun pushed a commit to vbraun/sage that referenced this pull request May 5, 2025
sagemathgh-38848: Adding a tikz method to FinitePoset class
    
We add a `tikz` method to the class `FinitePoset` returning a
`TikzPicture` instance from `sage.misc.latex_standalone`  module.

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

It uses the tikz method for graphs added in sagemath#38798 and the follow-up
small fix made in sagemath#38847.
    
URL: sagemath#38848
Reported by: Sébastien Labbé
Reviewer(s): Frédéric Chapoton, Travis Scrimshaw
vbraun pushed a commit to vbraun/sage that referenced this pull request May 6, 2025
sagemathgh-38848: Adding a tikz method to FinitePoset class
    
We add a `tikz` method to the class `FinitePoset` returning a
`TikzPicture` instance from `sage.misc.latex_standalone`  module.

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

It uses the tikz method for graphs added in sagemath#38798 and the follow-up
small fix made in sagemath#38847.
    
URL: sagemath#38848
Reported by: Sébastien Labbé
Reviewer(s): Frédéric Chapoton, Travis Scrimshaw
vbraun pushed a commit to vbraun/sage that referenced this pull request May 9, 2025
sagemathgh-38848: Adding a tikz method to FinitePoset class
    
We add a `tikz` method to the class `FinitePoset` returning a
`TikzPicture` instance from `sage.misc.latex_standalone`  module.

### 📝 Checklist

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

It uses the tikz method for graphs added in sagemath#38798 and the follow-up
small fix made in sagemath#38847.
    
URL: sagemath#38848
Reported by: Sébastien Labbé
Reviewer(s): Frédéric Chapoton, Travis Scrimshaw
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.

4 participants