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
https://plotly.com/javascript/dot-plots/
Questions
The text was updated successfully, but these errors were encountered:
I believe this is just sample data.
Sorry, something went wrong.
Okay... no worries. I'd suggest the following modification then to fit the example better.
-var votingPop = [40, 45.7, 52, 53.6, 54.1, 54.2, 54.5, 54.7, 55.1, 56.6]; +var votingPop = [49.1, 45.7, 52.7, 84.3, 54.1, 61.1, 55.3, 64.2, 91.1, 58.9]; -var regVoters = [49.1, 42, 52.7, 84.3, 51.7, 61.1, 55.3, 64.2, 91.1, 58.9]; +var regVoters = [40, 42, 52, 53.6, 51.7, 54.2, 54.5, 54.7, 55.1, 56.6];
No branches or pull requests
https://plotly.com/javascript/dot-plots/
Questions
The text was updated successfully, but these errors were encountered: