pub type Rgb565LineChart = LineChart<Rgb565>;
Standard RGB565 line chart
pub struct Rgb565LineChart { /* private fields */ }