Notcurses 3.0.16
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncplot_options Struct Reference

#include <notcurses.h>

Data Fields

uint64_t maxchannels
 
uint64_t minchannels
 
uint16_t legendstyle
 
ncblitter_e gridtype
 
int rangex
 
const char * title
 
uint64_t flags
 

Detailed Description

Definition at line 4491 of file notcurses.h.

Field Documentation

◆ flags

uint64_t flags

Definition at line 4507 of file notcurses.h.

◆ gridtype

ncblitter_e gridtype

Definition at line 4500 of file notcurses.h.

◆ legendstyle

uint16_t legendstyle

Definition at line 4497 of file notcurses.h.

◆ maxchannels

uint64_t maxchannels

Definition at line 4494 of file notcurses.h.

◆ minchannels

uint64_t minchannels

Definition at line 4495 of file notcurses.h.

◆ rangex

int rangex

Definition at line 4505 of file notcurses.h.

◆ title

const char* title

Definition at line 4506 of file notcurses.h.


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