cleanup
This commit is contained in:
parent
ad4fadcef3
commit
16a1076857
@ -48,8 +48,7 @@ pub fn draw(
|
|||||||
)?;
|
)?;
|
||||||
|
|
||||||
root.present()?;
|
root.present()?;
|
||||||
let output = chart.into_coord_trans();
|
Ok((chart.into_coord_trans(), area))
|
||||||
Ok((output, area))
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Creates and does the math for creating all the rectangles under the graph
|
// Creates and does the math for creating all the rectangles under the graph
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user