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
``// Set up the control widget
var updateInterval = 50; var plot = $.plot("#debugChart", [setData()], { series: { shadowSize: 1 // Drawing is faster without shadows }, yaxis: { min: 0, max: 600 }, xaxis: { show: false } });
Can someone explain me how to fix the error, that would be really nice!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
``// Set up the control widget
Can someone explain me how to fix the error, that would be really nice!
The text was updated successfully, but these errors were encountered: