-
Notifications
You must be signed in to change notification settings - Fork 158
Issues: pydot/pydot
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Regarding the problem of the "plot_model" reporting an error under the Anaconda environment.
#446
opened Dec 20, 2024 by
xmo-code
Proposal: Eliminate Graph.{get,set}_{node,edge,graph}_defaults() methods
#444
opened Dec 8, 2024 by
ferdnyc
dot_parser.py: Why does ID not have the
float_number
production rule?
bug
parser
#436
opened Nov 8, 2024 by
loonatick-src
Throw an exception when
None
is used to create Nodes or Edges
api
enhancement
#400
opened Aug 4, 2024 by
lkk7
The Edge constructor takes Subgraph or Cluster objects as endpoints, but derefs by name which doesn't work
#389
opened Jul 17, 2024 by
ferdnyc
AttributeError: 'Subgraph' object has no attribute 'create_attribute_methods'
#386
opened Jul 16, 2024 by
tetron
Test suite relies too heavily on dot_parser, fails to test Python API logic
#385
opened Jul 16, 2024 by
ferdnyc
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.