signed_trend_points

Function signed_trend_points 

Source
fn signed_trend_points(periods: Option<&[TokenTrendPeriod]>) -> Vec<(f64, f64)>
Expand description

Convert trend periods into signed chart coordinates.