PyCharm 2017.2 Help

Diagram Toolbar and Context Menu

In this section:

Toolbar

ItemDescription
/help/img/idea/2017.2/erDiagramIconZoomIn.png Click this button to increase the scale of the diagram. Alternatively, press NumPad+.
/help/img/idea/2017.2/erDiagramIconZoomOut.png Click this button to decrease the scale of the diagram. Alternatively, press NumPad-.
/help/img/idea/2017.2/erDiagramIconActualSize.png Click this button to restore the actual size of the diagram.
/help/img/idea/2017.2/erDiagramIconFitContent.png Click this button to make the contents fit into the current diagram size.
/help/img/idea/2017.2/erDiagramIconApplyLayout.png Click this button to apply the current layout, selected on the context menu of the diagram.
/help/img/idea/2017.2/io.png Click this button to save the current diagram in the specified location as xml file.
/help/img/idea/2017.2/exportToTextFile.png Click this button to save the diagram in an image file with the specified name and path. The possible formats are:jpeg, png, svg, svgz, or gif.
/help/img/idea/2017.2/icon_print.png Click this button to print the diagram.
/help/img/idea/2017.2/printPreview.png Click this button to open the diagram preview in a separate frame, where you can configure the page layout, scale, and headings information.

Context menu

The table below contains commands that are not available from the toolbar.

ItemDescription
NewUse this node to add new elements to a diagram.
RefactorThis node contains refactoring commands, enabled in the current context.
Jump to SourceChoose this command to open the selected diagram node element in the editor.
Find UsagesChoose this command to search for usages of the selected node element.
LayoutSelect the desired diagram layout from the submenu.
Show Edge LabelsCheck this command to show multiplicities in diagram.
Last modified: 26 October 2017

See Also