Notcurses 3.0.13
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 4487 of file notcurses.h.

Field Documentation

◆ flags

uint64_t flags

Definition at line 4503 of file notcurses.h.

◆ gridtype

ncblitter_e gridtype

Definition at line 4496 of file notcurses.h.

◆ legendstyle

uint16_t legendstyle

Definition at line 4493 of file notcurses.h.

◆ maxchannels

uint64_t maxchannels

Definition at line 4490 of file notcurses.h.

◆ minchannels

uint64_t minchannels

Definition at line 4491 of file notcurses.h.

◆ rangex

int rangex

Definition at line 4501 of file notcurses.h.

◆ title

const char* title

Definition at line 4502 of file notcurses.h.


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