Skip to content

Horizontal lines / thresholds #311

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

You must be logged in to vote

Hi,
The issue here is that you can't write javascript inside the yaml like that. Try x: [0, "$ex Date.now()"] instead

Or x: "$ex [0, Date.now()]" if you plan on changing the 0 for something else (the whole array is now in javascript)

You may be interested in shapes too (so you can define colored areas of the plot)
#45 (comment)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dbuezas
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