|
4869 | 4869 | "valType": "string"
|
4870 | 4870 | },
|
4871 | 4871 | "categoryorder": {
|
4872 |
| - "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.", |
| 4872 | + "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean, geometric mean or median of all the values.", |
4873 | 4873 | "dflt": "trace",
|
4874 | 4874 | "editType": "calc",
|
4875 | 4875 | "valType": "enumerated",
|
|
4888 | 4888 | "sum descending",
|
4889 | 4889 | "mean ascending",
|
4890 | 4890 | "mean descending",
|
| 4891 | + "geometric mean ascending", |
| 4892 | + "geometric mean descending", |
4891 | 4893 | "median ascending",
|
4892 | 4894 | "median descending"
|
4893 | 4895 | ]
|
|
5653 | 5655 | "valType": "string"
|
5654 | 5656 | },
|
5655 | 5657 | "categoryorder": {
|
5656 |
| - "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.", |
| 5658 | + "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean, geometric mean or median of all the values.", |
5657 | 5659 | "dflt": "trace",
|
5658 | 5660 | "editType": "calc",
|
5659 | 5661 | "valType": "enumerated",
|
|
5672 | 5674 | "sum descending",
|
5673 | 5675 | "mean ascending",
|
5674 | 5676 | "mean descending",
|
| 5677 | + "geometric mean ascending", |
| 5678 | + "geometric mean descending", |
5675 | 5679 | "median ascending",
|
5676 | 5680 | "median descending"
|
5677 | 5681 | ]
|
|
7170 | 7174 | "valType": "string"
|
7171 | 7175 | },
|
7172 | 7176 | "categoryorder": {
|
7173 |
| - "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.", |
| 7177 | + "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean, geometric mean or median of all the values.", |
7174 | 7178 | "dflt": "trace",
|
7175 | 7179 | "editType": "plot",
|
7176 | 7180 | "valType": "enumerated",
|
|
7189 | 7193 | "sum descending",
|
7190 | 7194 | "mean ascending",
|
7191 | 7195 | "mean descending",
|
| 7196 | + "geometric mean ascending", |
| 7197 | + "geometric mean descending", |
7192 | 7198 | "median ascending",
|
7193 | 7199 | "median descending"
|
7194 | 7200 | ]
|
|
8002 | 8008 | "valType": "string"
|
8003 | 8009 | },
|
8004 | 8010 | "categoryorder": {
|
8005 |
| - "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.", |
| 8011 | + "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean, geometric mean or median of all the values.", |
8006 | 8012 | "dflt": "trace",
|
8007 | 8013 | "editType": "plot",
|
8008 | 8014 | "valType": "enumerated",
|
|
8021 | 8027 | "sum descending",
|
8022 | 8028 | "mean ascending",
|
8023 | 8029 | "mean descending",
|
| 8030 | + "geometric mean ascending", |
| 8031 | + "geometric mean descending", |
8024 | 8032 | "median ascending",
|
8025 | 8033 | "median descending"
|
8026 | 8034 | ]
|
|
8834 | 8842 | "valType": "string"
|
8835 | 8843 | },
|
8836 | 8844 | "categoryorder": {
|
8837 |
| - "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.", |
| 8845 | + "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean, geometric mean or median of all the values.", |
8838 | 8846 | "dflt": "trace",
|
8839 | 8847 | "editType": "plot",
|
8840 | 8848 | "valType": "enumerated",
|
|
8853 | 8861 | "sum descending",
|
8854 | 8862 | "mean ascending",
|
8855 | 8863 | "mean descending",
|
| 8864 | + "geometric mean ascending", |
| 8865 | + "geometric mean descending", |
8856 | 8866 | "median ascending",
|
8857 | 8867 | "median descending"
|
8858 | 8868 | ]
|
|
14011 | 14021 | "valType": "string"
|
14012 | 14022 | },
|
14013 | 14023 | "categoryorder": {
|
14014 |
| - "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.", |
| 14024 | + "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean, geometric mean or median of all the values.", |
14015 | 14025 | "dflt": "trace",
|
14016 | 14026 | "editType": "calc",
|
14017 | 14027 | "valType": "enumerated",
|
|
14030 | 14040 | "sum descending",
|
14031 | 14041 | "mean ascending",
|
14032 | 14042 | "mean descending",
|
| 14043 | + "geometric mean ascending", |
| 14044 | + "geometric mean descending", |
14033 | 14045 | "median ascending",
|
14034 | 14046 | "median descending"
|
14035 | 14047 | ]
|
|
15660 | 15672 | "valType": "string"
|
15661 | 15673 | },
|
15662 | 15674 | "categoryorder": {
|
15663 |
| - "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean or median of all the values.", |
| 15675 | + "description": "Specifies the ordering logic for the case of categorical variables. By default, plotly uses *trace*, which specifies the order that is present in the data supplied. Set `categoryorder` to *category ascending* or *category descending* if order should be determined by the alphanumerical order of the category names. Set `categoryorder` to *array* to derive the ordering from the attribute `categoryarray`. If a category is not found in the `categoryarray` array, the sorting behavior for that attribute will be identical to the *trace* mode. The unspecified categories will follow the categories in `categoryarray`. Set `categoryorder` to *total ascending* or *total descending* if order should be determined by the numerical order of the values. Similarly, the order can be determined by the min, max, sum, mean, geometric mean or median of all the values.", |
15664 | 15676 | "dflt": "trace",
|
15665 | 15677 | "editType": "calc",
|
15666 | 15678 | "valType": "enumerated",
|
|
15679 | 15691 | "sum descending",
|
15680 | 15692 | "mean ascending",
|
15681 | 15693 | "mean descending",
|
| 15694 | + "geometric mean ascending", |
| 15695 | + "geometric mean descending", |
15682 | 15696 | "median ascending",
|
15683 | 15697 | "median descending"
|
15684 | 15698 | ]
|
|
0 commit comments