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