Struct rustplotlib::Scatter [] [src]

pub struct Scatter<'a> { /* fields omitted */ }

Methods

impl<'a> Scatter<'a>
[src]

Trait Implementations

impl<'a> Debug for Scatter<'a>
[src]

Formats the value using the given formatter.

impl<'a> Default for Scatter<'a>
[src]

Returns the "default value" for a type. Read more