DrawAxisCreate

Generate the axis data structure.

Synopsis

int DrawAxisCreate(Draw win,DrawAxis *ctx)
Collective over Draw

Input Parameters

win -Draw object where axis to to be made

Ouput Parameters

axis -the axis datastructure

Location: src/draw/utils/axis.c
Graphics (Draw) Index
Table of Contents