There was an error while loading. Please reload this page.
2 parents 708e0ff + 8558be8 commit c673afeCopy full SHA for c673afe
1 file changed
src/plots/attributes.js
@@ -94,6 +94,8 @@ module.exports = {
94
maxpoints: {
95
valType: 'number',
96
min: 0,
97
+ max: 10000,
98
+ dflt: 500,
99
role: 'info',
100
description: [
101
'Sets the maximum number of points to keep on the plots from an',
0 commit comments