that's not correct anymore....
This commit is contained in:
parent
586c7edc3a
commit
4e99bf651e
@ -4,7 +4,6 @@ use plotters::prelude::*;
|
||||
use plotters_canvas::CanvasBackend;
|
||||
use web_sys::HtmlCanvasElement;
|
||||
|
||||
/// Draw power function f(x) = x^power.
|
||||
pub fn draw(
|
||||
element: HtmlCanvasElement,
|
||||
func_str: &str,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user