|
578 | 578 | </Contents>
|
579 | 579 | </DesignerComponent>
|
580 | 580 |
|
| 581 | + <DesignerComponent> |
| 582 | + <Header> |
| 583 | + <Name>CCC Boxplot Chart</Name> |
| 584 | + <IName>cccBoxplotChart</IName> |
| 585 | + <Description>CCC Boxplot Chart</Description> |
| 586 | + <Category>CHARTS</Category> |
| 587 | + <CatDescription>Charts</CatDescription> |
| 588 | + <Type>PalleteEntry</Type> |
| 589 | + <Version>1.0</Version> |
| 590 | + </Header> |
| 591 | + <Metadata> |
| 592 | + <meta name='cdwSupport'>true</meta> |
| 593 | + </Metadata> |
| 594 | + <Contents> |
| 595 | + <Model> |
| 596 | + <Definition name="chartDefinition"> |
| 597 | + <Property name="width">width</Property> |
| 598 | + <Property name="height" >height</Property> |
| 599 | + <Property>dataSource</Property> |
| 600 | + <Property name="crosstabMode">cccCrosstabMode</Property> |
| 601 | + <Property name="seriesInRows">cccSeriesInRows</Property> |
| 602 | + <Property name="animate">cccAnimate</Property> |
| 603 | + <Property name="clickable">cccClickable</Property> |
| 604 | + <Property name="clickAction">cccClickAction</Property> |
| 605 | + <Property name="timeSeries">cccTimeSeries</Property> |
| 606 | + <Property name="timeSeriesFormat">cccTimeSeriesFormat</Property> |
| 607 | + |
| 608 | + <Property name="maxBarSize">cccMaxBarSize</Property> |
| 609 | + <Property name="panelSizeRatio">cccPanelSizeRatio</Property> |
| 610 | + <Property name="barSizeRatio">cccBarSizeRatio</Property> |
| 611 | + |
| 612 | + <Property name="orientation">cccOrientation</Property> |
| 613 | + <Property name="colors">cccColors</Property> |
| 614 | + <Property name="showValues">cccShowValues</Property> |
| 615 | + <Property name="valueFormat">cccValueFormat</Property> |
| 616 | + <Property name="tooltipFormat">cccTooltipFormat</Property> |
| 617 | + <Property name="valuesAnchor">cccValuesAnchor</Property> |
| 618 | + <Property name="title">title</Property> |
| 619 | + <Property name="titlePosition">cccTitlePosition</Property> |
| 620 | + <Property name="titleSize">cccTitleSize</Property> |
| 621 | +<!-- |
| 622 | + <Property name="legend">cccShowLegend</Property> |
| 623 | + <Property name="legendPosition">cccLegendPosition</Property> |
| 624 | + <Property name="legendSize">cccLegendSize</Property> |
| 625 | + <Property name="legendAlign">cccLegendAlign</Property> |
| 626 | +--> |
| 627 | + <Property name="showXScale">cccShowXScale</Property> |
| 628 | + <Property name="xAxisPosition">cccXAxisPosition</Property> |
| 629 | + <Property name="xAxisSize">cccXAxisSize</Property> |
| 630 | + <Property name="showYScale">cccShowYScale</Property> |
| 631 | + <Property name="yAxisPosition">cccYAxisPosition</Property> |
| 632 | + <Property name="yAxisSize">cccYAxisSize</Property> |
| 633 | + <Property name="xAxisFullGrid">cccXAxisFullGrid</Property> |
| 634 | + <Property name="yAxisFullGrid">cccYAxisFullGrid</Property> |
| 635 | + <Property name="axisOffset">cccAxisOffset</Property> |
| 636 | + <Property name="originIsZero">cccOriginIsZero</Property> |
| 637 | + <Property name="orthoFixedMax">cccOrthoFixedMax</Property> |
| 638 | + <Property name="secondAxis">cccBarLine</Property> |
| 639 | + <Property name="secondAxisIndependentScale">cccBarLineIndependentScale</Property> |
| 640 | + <Property name="secondAxisIdx">cccBarLineIdx</Property> |
| 641 | + <Property name="secondAxisOriginIsZero">cccBarLineOriginIsZero</Property> |
| 642 | + <Property name="secondAxisColor">cccBarLineTickColor</Property> |
| 643 | + |
| 644 | + <Property name="extensionPoints">cccExtensionPoints</Property> |
| 645 | + </Definition> |
| 646 | + <Property name="parameters">xActionArrayParameter</Property> |
| 647 | + <Property type="boolean">executeAtStart</Property> |
| 648 | + <Property>postFetch</Property> |
| 649 | + <Property type="function">preChange</Property> |
| 650 | + <Property type="function">postChange</Property> |
| 651 | + <Property>htmlObject</Property> |
| 652 | + <Property>preExecution</Property> |
| 653 | + <Property>postExecution</Property> |
| 654 | + <Property>tooltip</Property> |
| 655 | + <Property>listeners</Property> |
| 656 | + </Model> |
| 657 | + <Implementation/> |
| 658 | + </Contents> |
| 659 | + </DesignerComponent> |
| 660 | + |
| 661 | + |
581 | 662 | <DesignerComponent>
|
582 | 663 | <Header>
|
583 | 664 | <Name>CCC Waterfall Chart</Name>
|
|
807 | 888 | </Contents>
|
808 | 889 | </DesignerComponent>
|
809 | 890 |
|
| 891 | + |
| 892 | + |
| 893 | + <DesignerComponent> |
| 894 | + <Header> |
| 895 | + <Name>CCC Parallel Coordinates</Name> |
| 896 | + <IName>cccParCoord</IName> |
| 897 | + <Description>CCC Parallel Coordinates</Description> |
| 898 | + <Category>CHARTS</Category> |
| 899 | + <CatDescription>Charts</CatDescription> |
| 900 | + <Type>PalleteEntry</Type> |
| 901 | + <Version>1.0</Version> |
| 902 | + </Header> |
| 903 | + <Metadata> |
| 904 | + <meta name='cdwSupport'>true</meta> |
| 905 | + </Metadata> |
| 906 | + <Contents> |
| 907 | + <Model> |
| 908 | + <Definition name="chartDefinition"> |
| 909 | + <Property name="width">width</Property> |
| 910 | + <Property name="height" >height</Property> |
| 911 | + <Property>dataSource</Property> |
| 912 | + <Property name="crosstabMode">cccCrosstabMode</Property> |
| 913 | + <Property name="seriesInRows">cccSeriesInRows</Property> |
| 914 | + <Property name="clickable">cccClickable</Property> |
| 915 | + <Property name="clickAction">cccClickAction</Property> |
| 916 | + |
| 917 | + <Property name="orientation">cccOrientation</Property> |
| 918 | + <Property name="colors">cccColors</Property> |
| 919 | + <Property name="showValues">cccShowValues</Property> |
| 920 | + <Property name="tooltipFormat">cccTooltipFormat</Property> |
| 921 | + <Property name="valuesAnchor">cccValuesAnchor</Property> |
| 922 | + <Property name="title">title</Property> |
| 923 | + <Property name="titlePosition">cccTitlePosition</Property> |
| 924 | + <Property name="titleSize">cccTitleSize</Property> |
| 925 | + |
| 926 | + <Property name="extensionPoints">cccExtensionPoints</Property> |
| 927 | + </Definition> |
| 928 | + <Property name="parameters">xActionArrayParameter</Property> |
| 929 | + <Property type="boolean">executeAtStart</Property> |
| 930 | + <Property>postFetch</Property> |
| 931 | + <Property type="function">preChange</Property> |
| 932 | + <Property type="function">postChange</Property> |
| 933 | + <Property>htmlObject</Property> |
| 934 | + <Property>preExecution</Property> |
| 935 | + <Property>postExecution</Property> |
| 936 | + <Property>tooltip</Property> |
| 937 | + <Property>listeners</Property> |
| 938 | + </Model> |
| 939 | + <Implementation/> |
| 940 | + </Contents> |
| 941 | + </DesignerComponent> |
| 942 | + |
| 943 | + <DesignerComponent> |
| 944 | + <Header> |
| 945 | + <Name>CCC DataTree</Name> |
| 946 | + <IName>cccDataTree</IName> |
| 947 | + <Description>CCC Data-tree</Description> |
| 948 | + <Category>CHARTS</Category> |
| 949 | + <CatDescription>Charts</CatDescription> |
| 950 | + <Type>PalleteEntry</Type> |
| 951 | + <Version>1.0</Version> |
| 952 | + </Header> |
| 953 | + <Metadata> |
| 954 | + <meta name='cdwSupport'>true</meta> |
| 955 | + </Metadata> |
| 956 | + <Contents> |
| 957 | + <Model> |
| 958 | + <Definition name="chartDefinition"> |
| 959 | + <Property name="width">width</Property> |
| 960 | + <Property name="height" >height</Property> |
| 961 | + <Property>dataSource</Property> |
| 962 | + <Property name="crosstabMode">cccCrosstabMode</Property> |
| 963 | + <Property name="seriesInRows">cccSeriesInRows</Property> |
| 964 | + <Property name="structDatasource">cccStructDatasource</Property> |
| 965 | + <Property name="clickable">cccClickable</Property> |
| 966 | + <Property name="clickAction">cccClickAction</Property> |
| 967 | + |
| 968 | + <Property name="orientation">cccOrientation</Property> |
| 969 | + <Property name="colors">cccColors</Property> |
| 970 | + <Property name="showValues">cccShowValues</Property> |
| 971 | + <Property name="tooltipFormat">cccTooltipFormat</Property> |
| 972 | + <Property name="valuesAnchor">cccValuesAnchor</Property> |
| 973 | + <Property name="title">title</Property> |
| 974 | + <Property name="titlePosition">cccTitlePosition</Property> |
| 975 | + <Property name="titleSize">cccTitleSize</Property> |
| 976 | + <Property name="selectParam">cccSelectParam</Property> |
| 977 | + <Property name="extensionPoints">cccExtensionPoints</Property> |
| 978 | + </Definition> |
| 979 | + <Property name="parameters">xActionArrayParameter</Property> |
| 980 | + <Property type="boolean">executeAtStart</Property> |
| 981 | + <Property>postFetch</Property> |
| 982 | + <Property type="function">preChange</Property> |
| 983 | + <Property type="function">postChange</Property> |
| 984 | + <Property>htmlObject</Property> |
| 985 | + <Property>preExecution</Property> |
| 986 | + <Property>postExecution</Property> |
| 987 | + <Property>tooltip</Property> |
| 988 | + <Property>listeners</Property> |
| 989 | + </Model> |
| 990 | + <Implementation/> |
| 991 | + </Contents> |
| 992 | + </DesignerComponent> |
| 993 | + |
810 | 994 | <DesignerComponent>
|
811 | 995 | <Header>
|
812 | 996 | <Name>CCC Bullet Chart</Name>
|
|
849 | 1033 | <Property name="titlePosition">cccTitlePosition</Property>
|
850 | 1034 | <Property name="titleSize">cccTitleSize</Property>
|
851 | 1035 |
|
852 |
| - |
853 | 1036 | <Property name="extensionPoints">cccExtensionPoints</Property>
|
854 | 1037 | </Definition>
|
855 | 1038 | <Property name="parameters">xActionArrayParameter</Property>
|
|
867 | 1050 | </Contents>
|
868 | 1051 | </DesignerComponent>
|
869 | 1052 |
|
870 |
| - |
871 |
| - |
872 | 1053 | </DesignerComponents>
|
0 commit comments