Ticket #10612 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

fix documentation error in constructions/graph_theory

Reported by: jthurber Owned by: mvngu
Priority: minor Milestone: sage-4.6.2
Component: documentation Keywords: beginner
Cc: rbeezer Work issues:
Report Upstream: N/A Reviewers: Geoffrey Ehrman
Authors: John Thurber Merged in: sage-4.6.2.alpha1
Dependencies: Stopgaps:

Description

In the first example under Networkx, change node_size to vertex_size

Patch coming soon.

Attachments

trac_10612_graph_theory_docfix.patch Download (793 bytes) - added by jthurber 2 years ago.

Change History

Changed 2 years ago by jthurber

comment:1 Changed 2 years ago by jthurber

  • Cc rbeezer added
  • Status changed from new to needs_review
  • Authors set to John Thurber

comment:2 Changed 2 years ago by gbe

  • Status changed from needs_review to positive_review
  • Reviewers set to Geoffrey Ehrman

Patch applies cleanly and eliminates the

TypeError: matplotlib() got an unexpected keyword argument 'node_size'

the arises from the current documentation. Looks great.

comment:3 Changed 2 years ago by jdemeyer

  • Status changed from positive_review to closed
  • Resolution set to fixed
  • Merged in set to sage-4.6.2.alpha1
Note: See TracTickets for help on using tickets.