YATiSh
Yet Another TIme SHeet
Macros | Variables
yatishPlot.cpp File Reference
#include "wx_pch.h"
#include "yatishPlot.h"

Go to the source code of this file.

Macros

#define CHART_HEIGHT   250
 

Variables

wxColour colors []
 

Macro Definition Documentation

◆ CHART_HEIGHT

#define CHART_HEIGHT   250

Definition at line 13 of file yatishPlot.cpp.

Variable Documentation

◆ colors

wxColour colors[]
Initial value:
= {
wxColour (127, 201, 127),
wxColour (190, 174, 212),
wxColour (253, 192, 134),
wxColour (255, 255, 153)
}

Definition at line 23 of file yatishPlot.cpp.