Home util plot cluster

Documentation for CCNY Human Brain Mapping Golang library

import "hbm/plot"

The index below has links to each function in the current library. Click on one of the links to jump to the documentation for that function/struct/interface.

Overview

Package hbmplot establishes plotting functions for use in gtk/gdk/cairo using gotk3/gotk3 bindings

Index

Package files

interp.go plot.go

func Drawim

func Drawim(da *gtk.DrawingArea, img *hbmutil.Matrixff)

Drawim renders an image into a given DrawingArea.

func ExpandCanvas

func ExpandCanvas(da *gtk.DrawingArea, img *hbmutil.Matrixff, scale int)