Difference between revisions of "Graphics and images"

m
(Added link to video short for 5.0)
Line 1: Line 1:
 +
<center>
 +
<iframe width="640" height="360" src="https://www.youtube.com/embed/1oFfcOcqIig" frameborder="0" allowfullscreen></iframe>
 +
 +
'''Video:''' [https://youtu.be/1oFfcOcqIig Adding, resizing an image] ( minutes)
 +
</center>
 +
 
There are several ways to show images or graphics in a [[Diagram]] or in the cell of a [[edit table]]:
 
There are several ways to show images or graphics in a [[Diagram]] or in the cell of a [[edit table]]:
 
* You can copy an image from another application, such as a web page or photo, into a [[Diagram]].  If you click the background, and select '''Paste''' from the [[Edit menu]] or press ''ctrl+v'', it creates a Picture object containing the image.  If you select a variable or other node before pasting, it inserts the image into the node as its Pict attribute.  You can resize the image within the node by dragging its corner boxes.
 
* You can copy an image from another application, such as a web page or photo, into a [[Diagram]].  If you click the background, and select '''Paste''' from the [[Edit menu]] or press ''ctrl+v'', it creates a Picture object containing the image.  If you select a variable or other node before pasting, it inserts the image into the node as its Pict attribute.  You can resize the image within the node by dragging its corner boxes.
 
* You can also copy an image into a cell of an edit table. You can resize the image in a cell by dragging the border below or to the right of the cell to change the cell size.
 
* You can also copy an image into a cell of an edit table. You can resize the image in a cell by dragging the border below or to the right of the cell to change the cell size.
 
* You can generate a graphic with Analytica code using the [[Drawing images|Canvas]] functions. You can show the resulting graphic in a node as its Pict attribute, or show it in a table cell.
 
* You can generate a graphic with Analytica code using the [[Drawing images|Canvas]] functions. You can show the resulting graphic in a node as its Pict attribute, or show it in a table cell.

Revision as of 01:26, 9 March 2018

Video: Adding, resizing an image ( minutes)

There are several ways to show images or graphics in a Diagram or in the cell of a edit table:

  • You can copy an image from another application, such as a web page or photo, into a Diagram. If you click the background, and select Paste from the Edit menu or press ctrl+v, it creates a Picture object containing the image. If you select a variable or other node before pasting, it inserts the image into the node as its Pict attribute. You can resize the image within the node by dragging its corner boxes.
  • You can also copy an image into a cell of an edit table. You can resize the image in a cell by dragging the border below or to the right of the cell to change the cell size.
  • You can generate a graphic with Analytica code using the Canvas functions. You can show the resulting graphic in a node as its Pict attribute, or show it in a table cell.
Comments


You are not allowed to post comments.