React hook to use data for a given region and metric.
region
metric
The metric data.
The region to get data for.
The metric to get data for as either a string or Metric object.
Metric
Whether to fetch timeseries data or not (default false).
Generated using TypeDoc
React hook to use data for a given
region
andmetric
.Returns
The metric data.