close
()
Close the window.
grid
(rows, cols)
Create a grid for sub plotting within the window.
hist
(X, min_val, max_val[, title])
Display a histogram Plot.
image
(img[, title])
Display an arrayfire array as an image.
plot
(X, Y[, Z, line, title])
Display a 2D or 3D Plot.
plot2
(line[, title])
Display a 2D Plot.
plot3
([X, Y, Z, line, title])
Display a 3D Plot.
scatter
(X, Y[, Z, points, marker, title])
Renders input arrays as 2D or 3D scatter plot.
scatter2
(points[, marker, title])
Renders the input array as a 2D Scatter plot.
scatter3
(points[, marker, title])
Renders the input array as a 3D Scatter plot.
set_axes_label_format
([xformat, yformat, …])
Set axis limits.
set_axes_limits
(xmin, xmax, ymin, ymax[, …])
Set axis limits.
set_colormap
(cmap)
Set the colormap for the window.
set_pos
(x, y)
Set the position of window on the screen.
set_size
(w, h)
Set the windo height and width.
set_title
(title)
Set the title of the window
A flag that shows or hides the window as requested.
show
()
Force the window to display the contents.
surface
(x_vals, y_vals, z_vals[, title])
Renders the input array as a 3D surface plot.
vector_field
(xpoints, xdirs, ypoints, ydirs)
Display a 2D or 3D Vector_Field.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4