Trendflow JS — API Reference - v0.2.0
Guides
GitHub
npm
Python sibling
Preparing search index...
TrendRecord
Interface TrendRecord
One row of
InterestOverTimeResult.toJSON
: dates serialized as ISO 8601 strings.
interface
TrendRecord
{
date
:
string
;
[
series
:
string
]:
string
|
number
;
}
Indexable
[
series
:
string
]:
string
|
number
Index
Properties
date
Properties
date
date
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
Guides
GitHub
npm
Python sibling
Trendflow JS — API Reference - v0.2.0
Loading...
One row of InterestOverTimeResult.toJSON: dates serialized as ISO 8601 strings.