Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncplot Struct Reference
Collaboration diagram for ncplot:

Data Fields

ncplanencp
 
ncplanepixelp
 
int64_t slotx
 
uint64_t maxchannels
 
uint64_t minchannels
 
uint16_t legendstyle
 
bool vertical_indep
 
unsigned chancount
 
uint64_t * channels
 
const struct blitsetbset
 
char * title
 
unsigned rangex
 
unsigned slotcount
 
int slotstart
 
bool labelaxisd
 
bool exponentiali
 
bool detectdomain
 
bool detectonlymax
 
bool printsample
 

Detailed Description

Definition at line 9 of file plot.c.

Field Documentation

◆ bset

const struct blitset* bset

Definition at line 22 of file plot.c.

◆ chancount

unsigned chancount

Definition at line 20 of file plot.c.

◆ channels

uint64_t* channels

Definition at line 21 of file plot.c.

◆ detectdomain

bool detectdomain

Definition at line 36 of file plot.c.

◆ detectonlymax

bool detectonlymax

Definition at line 37 of file plot.c.

◆ exponentiali

bool exponentiali

Definition at line 35 of file plot.c.

◆ labelaxisd

bool labelaxisd

Definition at line 34 of file plot.c.

◆ legendstyle

uint16_t legendstyle

Definition at line 18 of file plot.c.

◆ maxchannels

uint64_t maxchannels

Definition at line 16 of file plot.c.

◆ minchannels

uint64_t minchannels

Definition at line 17 of file plot.c.

◆ ncp

ncplane* ncp

Definition at line 10 of file plot.c.

◆ pixelp

ncplane* pixelp

Definition at line 11 of file plot.c.

◆ printsample

bool printsample

Definition at line 38 of file plot.c.

◆ rangex

unsigned rangex

Definition at line 28 of file plot.c.

◆ slotcount

unsigned slotcount

Definition at line 32 of file plot.c.

◆ slotstart

int slotstart

Definition at line 33 of file plot.c.

◆ slotx

int64_t slotx

Definition at line 15 of file plot.c.

◆ title

char* title

Definition at line 23 of file plot.c.

◆ vertical_indep

bool vertical_indep

Definition at line 19 of file plot.c.


The documentation for this struct was generated from the following file: