Skip to content

Using additional data fields eg text labels from same data source array as X and Y. #467

Answered by dbuezas
deltamelter asked this question in Q&A
Discussion options

You must be logged in to vote

Oh, I see, there's a separate issue: you are returning an object with an array, but should return an array of objects

$ex meta.greennessForecast.map(({ greennessIndex }) => ({ grindex: greennessIndex }))

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@deltamelter
Comment options

@dbuezas
Comment options

Answer selected by deltamelter
@deltamelter
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants