Skip to content

Issue399 #406

New issue

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

Closed
wants to merge 8 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update schema
  • Loading branch information
yankev committed Feb 15, 2016
commit fa433c301c09e385d32bc2d8b603475e601241ec
26 changes: 13 additions & 13 deletions plotly/graph_reference/default-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -4405,7 +4405,7 @@
}
},
"colorscale": {
"description": "Has only an effect if `marker.color` is set to a numerical array. Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in color space, use cmin and cmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -5594,7 +5594,7 @@
}
},
"colorscale": {
"description": "Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in z space, use zmin and zmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -6134,7 +6134,7 @@
}
},
"colorscale": {
"description": "Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in z space, use zmin and zmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -6781,7 +6781,7 @@
}
},
"colorscale": {
"description": "Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in z space, use zmin and zmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -7660,7 +7660,7 @@
}
},
"colorscale": {
"description": "Has only an effect if `marker.color` is set to a numerical array. Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in color space, use cmin and cmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -8307,7 +8307,7 @@
}
},
"colorscale": {
"description": "Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in z space, use zmin and zmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -8933,7 +8933,7 @@
}
},
"colorscale": {
"description": "Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in z space, use zmin and zmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -9617,7 +9617,7 @@
}
},
"colorscale": {
"description": "Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in z space, use zmin and zmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -10933,7 +10933,7 @@
}
},
"colorscale": {
"description": "Has only an effect if `marker.color` is set to a numerical array. Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in color space, use cmin and cmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -12308,7 +12308,7 @@
}
},
"colorscale": {
"description": "Has only an effect if `marker.color` is set to a numerical array. Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in color space, use cmin and cmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -13197,7 +13197,7 @@
}
},
"colorscale": {
"description": "Has only an effect if `marker.color` is set to a numerical array. Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in color space, use cmin and cmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -14428,7 +14428,7 @@
}
},
"colorscale": {
"description": "Has only an effect if `marker.color` is set to a numerical array. Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in color space, use cmin and cmax",
"role": "style",
"valType": "colorscale"
},
Expand Down Expand Up @@ -15053,7 +15053,7 @@
}
},
"colorscale": {
"description": "Sets the colorscale.",
"description": "Sets the colorscale. The colorscale must be an array containing arrays mapping a normalized value to an rgb, rgba, hex, hsl, hsv, or named color string. At minimum, a mapping for the lowest (0) and highest (1) values are required. For example, `[[0, 'rgb(0,0,255)', [1, 'rgb(255,0,0)']]`. To control the bounds of the colorscale in z space, use zmin and zmax",
"role": "style",
"valType": "colorscale"
},
Expand Down