How can I control interpolation? #1398
Answered
by
fonsp
kimmolinna
asked this question in
Questions about using Pluto
-
How do I prevent an interpolation for the second line?
so the output would be like
This would be useful with d3. For example d3.hierachy uses
|
Beta Was this translation helpful? Give feedback.
Answered by
fonsp
Aug 21, 2021
Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fonsp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
\$
instead of$
to write a dollar sign. Have fun!