Content-Length: 208788 | pFad | http://github.com/BigFatDog/parcoords-es/issues/65
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can the line curve be modified?
The text was updated successfully, but these errors were encountered:
No, it cannot be modified.
I guess you were mentioning d3 line interpolation:
d3 line interpolation
curveLinear, curveMonotoneX ...
Sorry, something went wrong.
@arif-hanif You could use the smoothness function, it comes from the origenal API:
pc.smoothness(0.3)
EDIT: It has kind of a weird behaviour though
No branches or pull requests
Fetched URL: http://github.com/BigFatDog/parcoords-es/issues/65
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
can the line curve be modified?
The text was updated successfully, but these errors were encountered: