@oliasoft-open-source/charts-library 4.1.11-beta-1 → 4.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -591,16 +591,41 @@ export namespace AnnotationsEllipse {
|
|
|
591
591
|
}
|
|
592
592
|
export { args_23 as args };
|
|
593
593
|
}
|
|
594
|
-
export function
|
|
595
|
-
export namespace
|
|
594
|
+
export function AnnotationsPoint(args: any): import("react/jsx-runtime").JSX.Element;
|
|
595
|
+
export namespace AnnotationsPoint {
|
|
596
596
|
export namespace args_24 {
|
|
597
597
|
export namespace chart_23 {
|
|
598
598
|
export namespace options_20 {
|
|
599
599
|
export namespace annotations_3 {
|
|
600
|
-
export const controlAnnotation: boolean;
|
|
601
600
|
const showAnnotations_3: boolean;
|
|
602
601
|
export { showAnnotations_3 as showAnnotations };
|
|
603
|
-
const annotationsData_3:
|
|
602
|
+
const annotationsData_3: {
|
|
603
|
+
type: string;
|
|
604
|
+
xValue: number;
|
|
605
|
+
yValue: number;
|
|
606
|
+
color: string;
|
|
607
|
+
radius: number;
|
|
608
|
+
}[];
|
|
609
|
+
export { annotationsData_3 as annotationsData };
|
|
610
|
+
}
|
|
611
|
+
export { annotations_3 as annotations };
|
|
612
|
+
}
|
|
613
|
+
export { options_20 as options };
|
|
614
|
+
}
|
|
615
|
+
export { chart_23 as chart };
|
|
616
|
+
}
|
|
617
|
+
export { args_24 as args };
|
|
618
|
+
}
|
|
619
|
+
export function AnnotationsInLegend(args: any): import("react/jsx-runtime").JSX.Element;
|
|
620
|
+
export namespace AnnotationsInLegend {
|
|
621
|
+
export namespace args_25 {
|
|
622
|
+
export namespace chart_24 {
|
|
623
|
+
export namespace options_21 {
|
|
624
|
+
export namespace annotations_4 {
|
|
625
|
+
export const controlAnnotation: boolean;
|
|
626
|
+
const showAnnotations_4: boolean;
|
|
627
|
+
export { showAnnotations_4 as showAnnotations };
|
|
628
|
+
const annotationsData_4: ({
|
|
604
629
|
type: string;
|
|
605
630
|
annotationAxis: string;
|
|
606
631
|
label: string;
|
|
@@ -634,21 +659,21 @@ export namespace AnnotationsInLegend {
|
|
|
634
659
|
xMin?: undefined;
|
|
635
660
|
xMax?: undefined;
|
|
636
661
|
})[];
|
|
637
|
-
export {
|
|
662
|
+
export { annotationsData_4 as annotationsData };
|
|
638
663
|
}
|
|
639
|
-
export {
|
|
664
|
+
export { annotations_4 as annotations };
|
|
640
665
|
}
|
|
641
|
-
export {
|
|
666
|
+
export { options_21 as options };
|
|
642
667
|
}
|
|
643
|
-
export {
|
|
668
|
+
export { chart_24 as chart };
|
|
644
669
|
}
|
|
645
|
-
export {
|
|
670
|
+
export { args_25 as args };
|
|
646
671
|
}
|
|
647
672
|
export function CustomLegend(args: any): import("react/jsx-runtime").JSX.Element;
|
|
648
673
|
export namespace CustomLegend {
|
|
649
|
-
export namespace
|
|
650
|
-
export namespace
|
|
651
|
-
export namespace
|
|
674
|
+
export namespace args_26 {
|
|
675
|
+
export namespace chart_25 {
|
|
676
|
+
export namespace options_22 {
|
|
652
677
|
const title_6: string;
|
|
653
678
|
export { title_6 as title };
|
|
654
679
|
export namespace legend_4 {
|
|
@@ -661,33 +686,33 @@ export namespace CustomLegend {
|
|
|
661
686
|
}
|
|
662
687
|
export { legend_4 as legend };
|
|
663
688
|
}
|
|
664
|
-
export {
|
|
689
|
+
export { options_22 as options };
|
|
665
690
|
}
|
|
666
|
-
export {
|
|
691
|
+
export { chart_25 as chart };
|
|
667
692
|
}
|
|
668
|
-
export {
|
|
693
|
+
export { args_26 as args };
|
|
669
694
|
}
|
|
670
695
|
export function Animation(args: any): import("react/jsx-runtime").JSX.Element;
|
|
671
696
|
export namespace Animation {
|
|
672
|
-
export namespace
|
|
673
|
-
export namespace
|
|
674
|
-
export namespace
|
|
697
|
+
export namespace args_27 {
|
|
698
|
+
export namespace chart_26 {
|
|
699
|
+
export namespace options_23 {
|
|
675
700
|
export namespace chartStyling_4 {
|
|
676
701
|
const performanceMode: boolean;
|
|
677
702
|
}
|
|
678
703
|
export { chartStyling_4 as chartStyling };
|
|
679
704
|
}
|
|
680
|
-
export {
|
|
705
|
+
export { options_23 as options };
|
|
681
706
|
}
|
|
682
|
-
export {
|
|
707
|
+
export { chart_26 as chart };
|
|
683
708
|
}
|
|
684
|
-
export {
|
|
709
|
+
export { args_27 as args };
|
|
685
710
|
}
|
|
686
711
|
export function SquareAspectRatio(args: any): import("react/jsx-runtime").JSX.Element;
|
|
687
712
|
export namespace SquareAspectRatio {
|
|
688
|
-
export namespace
|
|
689
|
-
export namespace
|
|
690
|
-
export namespace
|
|
713
|
+
export namespace args_28 {
|
|
714
|
+
export namespace chart_27 {
|
|
715
|
+
export namespace options_24 {
|
|
691
716
|
const title_7: string;
|
|
692
717
|
export { title_7 as title };
|
|
693
718
|
export namespace chartStyling_5 {
|
|
@@ -695,11 +720,11 @@ export namespace SquareAspectRatio {
|
|
|
695
720
|
}
|
|
696
721
|
export { chartStyling_5 as chartStyling };
|
|
697
722
|
}
|
|
698
|
-
export {
|
|
723
|
+
export { options_24 as options };
|
|
699
724
|
}
|
|
700
|
-
export {
|
|
725
|
+
export { chart_27 as chart };
|
|
701
726
|
}
|
|
702
|
-
export {
|
|
727
|
+
export { args_28 as args };
|
|
703
728
|
}
|
|
704
729
|
export function HeaderComponentNoTitle(args: any): import("react/jsx-runtime").JSX.Element;
|
|
705
730
|
export namespace HeaderComponentNoTitle {
|
|
@@ -713,10 +738,10 @@ export namespace HeaderComponentNoTitle {
|
|
|
713
738
|
}
|
|
714
739
|
export function HeaderComponentWithTitle(args: any): import("react/jsx-runtime").JSX.Element;
|
|
715
740
|
export namespace HeaderComponentWithTitle {
|
|
716
|
-
export namespace
|
|
741
|
+
export namespace args_29 {
|
|
717
742
|
export { testComponent as headerComponent };
|
|
718
743
|
}
|
|
719
|
-
export {
|
|
744
|
+
export { args_29 as args };
|
|
720
745
|
export namespace parameters_1 {
|
|
721
746
|
export namespace docs_1 {
|
|
722
747
|
export namespace description_1 {
|
|
@@ -747,9 +772,9 @@ export function ControlsPortal(args: any): import("react/jsx-runtime").JSX.Eleme
|
|
|
747
772
|
export function WithTable(args: any): import("react/jsx-runtime").JSX.Element;
|
|
748
773
|
export function SquareAspectRatioFillContainer(args: any): import("react/jsx-runtime").JSX.Element;
|
|
749
774
|
export namespace SquareAspectRatioFillContainer {
|
|
750
|
-
export namespace
|
|
751
|
-
export namespace
|
|
752
|
-
export namespace
|
|
775
|
+
export namespace args_30 {
|
|
776
|
+
export namespace chart_28 {
|
|
777
|
+
export namespace options_25 {
|
|
753
778
|
const title_8: string;
|
|
754
779
|
export { title_8 as title };
|
|
755
780
|
export namespace chartStyling_6 {
|
|
@@ -760,34 +785,34 @@ export namespace SquareAspectRatioFillContainer {
|
|
|
760
785
|
}
|
|
761
786
|
export { chartStyling_6 as chartStyling };
|
|
762
787
|
}
|
|
763
|
-
export {
|
|
788
|
+
export { options_25 as options };
|
|
764
789
|
}
|
|
765
|
-
export {
|
|
790
|
+
export { chart_28 as chart };
|
|
766
791
|
}
|
|
767
|
-
export {
|
|
792
|
+
export { args_30 as args };
|
|
768
793
|
const decorators_1: ((Story: any) => import("react/jsx-runtime").JSX.Element)[];
|
|
769
794
|
export { decorators_1 as decorators };
|
|
770
795
|
}
|
|
771
796
|
export function OnPointHover(args: any): import("react/jsx-runtime").JSX.Element;
|
|
772
797
|
export namespace OnPointHover {
|
|
773
|
-
export namespace
|
|
774
|
-
export namespace
|
|
775
|
-
export namespace
|
|
798
|
+
export namespace args_31 {
|
|
799
|
+
export namespace chart_29 {
|
|
800
|
+
export namespace options_26 {
|
|
776
801
|
namespace interactions {
|
|
777
802
|
function onHover(evt: any, datasetIndex: any, pointIndex: any, datasets: any): void;
|
|
778
803
|
function onUnhover(): void;
|
|
779
804
|
}
|
|
780
805
|
}
|
|
781
|
-
export {
|
|
806
|
+
export { options_26 as options };
|
|
782
807
|
}
|
|
783
|
-
export {
|
|
808
|
+
export { chart_29 as chart };
|
|
784
809
|
}
|
|
785
|
-
export {
|
|
810
|
+
export { args_31 as args };
|
|
786
811
|
}
|
|
787
812
|
export function ZeroValues(args: any): import("react/jsx-runtime").JSX.Element;
|
|
788
813
|
export namespace ZeroValues {
|
|
789
|
-
export namespace
|
|
790
|
-
export namespace
|
|
814
|
+
export namespace args_32 {
|
|
815
|
+
export namespace chart_30 {
|
|
791
816
|
export namespace data_11 {
|
|
792
817
|
const datasets_11: {
|
|
793
818
|
label: string;
|
|
@@ -799,20 +824,20 @@ export namespace ZeroValues {
|
|
|
799
824
|
export { datasets_11 as datasets };
|
|
800
825
|
}
|
|
801
826
|
export { data_11 as data };
|
|
802
|
-
export namespace
|
|
827
|
+
export namespace options_27 {
|
|
803
828
|
const title_9: string;
|
|
804
829
|
export { title_9 as title };
|
|
805
830
|
}
|
|
806
|
-
export {
|
|
831
|
+
export { options_27 as options };
|
|
807
832
|
}
|
|
808
|
-
export {
|
|
833
|
+
export { chart_30 as chart };
|
|
809
834
|
}
|
|
810
|
-
export {
|
|
835
|
+
export { args_32 as args };
|
|
811
836
|
}
|
|
812
837
|
export function SimilarValues(args: any): import("react/jsx-runtime").JSX.Element;
|
|
813
838
|
export namespace SimilarValues {
|
|
814
|
-
export namespace
|
|
815
|
-
export namespace
|
|
839
|
+
export namespace args_33 {
|
|
840
|
+
export namespace chart_31 {
|
|
816
841
|
export namespace data_12 {
|
|
817
842
|
const datasets_12: {
|
|
818
843
|
label: string;
|
|
@@ -824,20 +849,20 @@ export namespace SimilarValues {
|
|
|
824
849
|
export { datasets_12 as datasets };
|
|
825
850
|
}
|
|
826
851
|
export { data_12 as data };
|
|
827
|
-
export namespace
|
|
852
|
+
export namespace options_28 {
|
|
828
853
|
const title_10: string;
|
|
829
854
|
export { title_10 as title };
|
|
830
855
|
}
|
|
831
|
-
export {
|
|
856
|
+
export { options_28 as options };
|
|
832
857
|
}
|
|
833
|
-
export {
|
|
858
|
+
export { chart_31 as chart };
|
|
834
859
|
}
|
|
835
|
-
export {
|
|
860
|
+
export { args_33 as args };
|
|
836
861
|
}
|
|
837
862
|
export function HideIrregularMajorAxisTicks(args: any): import("react/jsx-runtime").JSX.Element;
|
|
838
863
|
export namespace HideIrregularMajorAxisTicks {
|
|
839
|
-
export namespace
|
|
840
|
-
export namespace
|
|
864
|
+
export namespace args_34 {
|
|
865
|
+
export namespace chart_32 {
|
|
841
866
|
export namespace data_13 {
|
|
842
867
|
const datasets_13: {
|
|
843
868
|
label: string;
|
|
@@ -849,7 +874,7 @@ export namespace HideIrregularMajorAxisTicks {
|
|
|
849
874
|
export { datasets_13 as datasets };
|
|
850
875
|
}
|
|
851
876
|
export { data_13 as data };
|
|
852
|
-
export namespace
|
|
877
|
+
export namespace options_29 {
|
|
853
878
|
const title_11: string;
|
|
854
879
|
export { title_11 as title };
|
|
855
880
|
export namespace graph_2 {
|
|
@@ -878,16 +903,16 @@ export namespace HideIrregularMajorAxisTicks {
|
|
|
878
903
|
}
|
|
879
904
|
export { additionalAxesOptions_4 as additionalAxesOptions };
|
|
880
905
|
}
|
|
881
|
-
export {
|
|
906
|
+
export { options_29 as options };
|
|
882
907
|
}
|
|
883
|
-
export {
|
|
908
|
+
export { chart_32 as chart };
|
|
884
909
|
}
|
|
885
|
-
export {
|
|
910
|
+
export { args_34 as args };
|
|
886
911
|
}
|
|
887
912
|
export function TestNumberSeparators(args: any): import("react/jsx-runtime").JSX.Element;
|
|
888
913
|
export namespace TestNumberSeparators {
|
|
889
|
-
export namespace
|
|
890
|
-
export namespace
|
|
914
|
+
export namespace args_35 {
|
|
915
|
+
export namespace chart_33 {
|
|
891
916
|
export namespace data_14 {
|
|
892
917
|
const datasets_14: {
|
|
893
918
|
label: string;
|
|
@@ -899,15 +924,15 @@ export namespace TestNumberSeparators {
|
|
|
899
924
|
export { datasets_14 as datasets };
|
|
900
925
|
}
|
|
901
926
|
export { data_14 as data };
|
|
902
|
-
export namespace
|
|
927
|
+
export namespace options_30 {
|
|
903
928
|
const title_12: string;
|
|
904
929
|
export { title_12 as title };
|
|
905
930
|
}
|
|
906
|
-
export {
|
|
931
|
+
export { options_30 as options };
|
|
907
932
|
}
|
|
908
|
-
export {
|
|
933
|
+
export { chart_33 as chart };
|
|
909
934
|
}
|
|
910
|
-
export {
|
|
935
|
+
export { args_35 as args };
|
|
911
936
|
}
|
|
912
937
|
export function PerformanceTestCase(): import("react/jsx-runtime").JSX.Element;
|
|
913
938
|
export function ExtraTestCases(): import("react/jsx-runtime").JSX.Element;
|
|
@@ -917,8 +942,8 @@ export function AxesDepthTypes(): import("react/jsx-runtime").JSX.Element;
|
|
|
917
942
|
export function DragDataChart(): import("react/jsx-runtime").JSX.Element;
|
|
918
943
|
export function StorageState(args: any): import("react/jsx-runtime").JSX.Element;
|
|
919
944
|
export namespace StorageState {
|
|
920
|
-
export namespace
|
|
921
|
-
export namespace
|
|
945
|
+
export namespace args_36 {
|
|
946
|
+
export namespace chart_34 {
|
|
922
947
|
export namespace data_15 {
|
|
923
948
|
const datasets_15: {
|
|
924
949
|
label: string;
|
|
@@ -930,7 +955,7 @@ export namespace StorageState {
|
|
|
930
955
|
export { datasets_15 as datasets };
|
|
931
956
|
}
|
|
932
957
|
export { data_15 as data };
|
|
933
|
-
export namespace
|
|
958
|
+
export namespace options_31 {
|
|
934
959
|
const title_13: string;
|
|
935
960
|
export { title_13 as title };
|
|
936
961
|
export namespace chartStyling_7 {
|
|
@@ -939,18 +964,18 @@ export namespace StorageState {
|
|
|
939
964
|
}
|
|
940
965
|
export { chartStyling_7 as chartStyling };
|
|
941
966
|
}
|
|
942
|
-
export {
|
|
967
|
+
export { options_31 as options };
|
|
943
968
|
export const persistenceId: string;
|
|
944
969
|
}
|
|
945
|
-
export {
|
|
970
|
+
export { chart_34 as chart };
|
|
946
971
|
}
|
|
947
|
-
export {
|
|
972
|
+
export { args_36 as args };
|
|
948
973
|
}
|
|
949
974
|
export function WithTranslations(): import("react/jsx-runtime").JSX.Element;
|
|
950
975
|
export function TestLongTooltip(args: any): import("react/jsx-runtime").JSX.Element;
|
|
951
976
|
export namespace TestLongTooltip {
|
|
952
|
-
export namespace
|
|
953
|
-
export namespace
|
|
977
|
+
export namespace args_37 {
|
|
978
|
+
export namespace chart_35 {
|
|
954
979
|
export namespace data_16 {
|
|
955
980
|
const datasets_16: {
|
|
956
981
|
label: string;
|
|
@@ -962,7 +987,7 @@ export namespace TestLongTooltip {
|
|
|
962
987
|
export { datasets_16 as datasets };
|
|
963
988
|
}
|
|
964
989
|
export { data_16 as data };
|
|
965
|
-
export namespace
|
|
990
|
+
export namespace options_32 {
|
|
966
991
|
export namespace chartStyling_8 {
|
|
967
992
|
const height_6: number;
|
|
968
993
|
export { height_6 as height };
|
|
@@ -980,16 +1005,16 @@ export namespace TestLongTooltip {
|
|
|
980
1005
|
}
|
|
981
1006
|
export { axes_4 as axes };
|
|
982
1007
|
}
|
|
983
|
-
export {
|
|
1008
|
+
export { options_32 as options };
|
|
984
1009
|
}
|
|
985
|
-
export {
|
|
1010
|
+
export { chart_35 as chart };
|
|
986
1011
|
}
|
|
987
|
-
export {
|
|
1012
|
+
export { args_37 as args };
|
|
988
1013
|
}
|
|
989
1014
|
export function TestManyLines(args: any): import("react/jsx-runtime").JSX.Element;
|
|
990
1015
|
export namespace TestManyLines {
|
|
991
|
-
export namespace
|
|
992
|
-
export namespace
|
|
1016
|
+
export namespace args_38 {
|
|
1017
|
+
export namespace chart_36 {
|
|
993
1018
|
export namespace data_17 {
|
|
994
1019
|
const datasets_17: {
|
|
995
1020
|
label: string;
|
|
@@ -1004,14 +1029,14 @@ export namespace TestManyLines {
|
|
|
1004
1029
|
}
|
|
1005
1030
|
export { data_17 as data };
|
|
1006
1031
|
}
|
|
1007
|
-
export {
|
|
1032
|
+
export { chart_36 as chart };
|
|
1008
1033
|
}
|
|
1009
|
-
export {
|
|
1034
|
+
export { args_38 as args };
|
|
1010
1035
|
}
|
|
1011
1036
|
export function TestLongLegendLabels(args: any): import("react/jsx-runtime").JSX.Element;
|
|
1012
1037
|
export namespace TestLongLegendLabels {
|
|
1013
|
-
export namespace
|
|
1014
|
-
export namespace
|
|
1038
|
+
export namespace args_39 {
|
|
1039
|
+
export namespace chart_37 {
|
|
1015
1040
|
export namespace data_18 {
|
|
1016
1041
|
const datasets_18: {
|
|
1017
1042
|
label: string;
|
|
@@ -1024,15 +1049,15 @@ export namespace TestLongLegendLabels {
|
|
|
1024
1049
|
}
|
|
1025
1050
|
export { data_18 as data };
|
|
1026
1051
|
}
|
|
1027
|
-
export {
|
|
1052
|
+
export { chart_37 as chart };
|
|
1028
1053
|
}
|
|
1029
|
-
export {
|
|
1054
|
+
export { args_39 as args };
|
|
1030
1055
|
}
|
|
1031
1056
|
export function TestResizingContainer(): import("react/jsx-runtime").JSX.Element;
|
|
1032
1057
|
export function PartialRange(args: any): import("react/jsx-runtime").JSX.Element;
|
|
1033
1058
|
export namespace PartialRange {
|
|
1034
|
-
export namespace
|
|
1035
|
-
export namespace
|
|
1059
|
+
export namespace args_40 {
|
|
1060
|
+
export namespace chart_38 {
|
|
1036
1061
|
export namespace data_19 {
|
|
1037
1062
|
const datasets_19: {
|
|
1038
1063
|
label: string;
|
|
@@ -1044,7 +1069,7 @@ export namespace PartialRange {
|
|
|
1044
1069
|
export { datasets_19 as datasets };
|
|
1045
1070
|
}
|
|
1046
1071
|
export { data_19 as data };
|
|
1047
|
-
export namespace
|
|
1072
|
+
export namespace options_33 {
|
|
1048
1073
|
export namespace additionalAxesOptions_5 {
|
|
1049
1074
|
export namespace range_2 {
|
|
1050
1075
|
export namespace x_7 {
|
|
@@ -1062,16 +1087,16 @@ export namespace PartialRange {
|
|
|
1062
1087
|
}
|
|
1063
1088
|
export { additionalAxesOptions_5 as additionalAxesOptions };
|
|
1064
1089
|
}
|
|
1065
|
-
export {
|
|
1090
|
+
export { options_33 as options };
|
|
1066
1091
|
}
|
|
1067
|
-
export {
|
|
1092
|
+
export { chart_38 as chart };
|
|
1068
1093
|
}
|
|
1069
|
-
export {
|
|
1094
|
+
export { args_40 as args };
|
|
1070
1095
|
}
|
|
1071
1096
|
export function CombiningTypes(args: any): import("react/jsx-runtime").JSX.Element;
|
|
1072
1097
|
export namespace CombiningTypes {
|
|
1073
|
-
export namespace
|
|
1074
|
-
export namespace
|
|
1098
|
+
export namespace args_41 {
|
|
1099
|
+
export namespace chart_39 {
|
|
1075
1100
|
export namespace data_20 {
|
|
1076
1101
|
const datasets_20: ({
|
|
1077
1102
|
label: string;
|
|
@@ -1101,40 +1126,40 @@ export namespace CombiningTypes {
|
|
|
1101
1126
|
export { datasets_20 as datasets };
|
|
1102
1127
|
}
|
|
1103
1128
|
export { data_20 as data };
|
|
1104
|
-
export namespace
|
|
1105
|
-
export {
|
|
1129
|
+
export namespace options_34 { }
|
|
1130
|
+
export { options_34 as options };
|
|
1106
1131
|
}
|
|
1107
|
-
export {
|
|
1132
|
+
export { chart_39 as chart };
|
|
1108
1133
|
}
|
|
1109
|
-
export {
|
|
1134
|
+
export { args_41 as args };
|
|
1110
1135
|
}
|
|
1111
1136
|
export function ExternalSelect(): import("react/jsx-runtime").JSX.Element;
|
|
1112
1137
|
export function SetDSDynamically(): import("react/jsx-runtime").JSX.Element;
|
|
1113
1138
|
export function EmptyDS(args: any): import("react/jsx-runtime").JSX.Element;
|
|
1114
1139
|
export namespace EmptyDS {
|
|
1115
|
-
export namespace
|
|
1116
|
-
export namespace
|
|
1140
|
+
export namespace args_42 {
|
|
1141
|
+
export namespace chart_40 {
|
|
1117
1142
|
export namespace data_21 {
|
|
1118
1143
|
const datasets_21: never[];
|
|
1119
1144
|
export { datasets_21 as datasets };
|
|
1120
1145
|
}
|
|
1121
1146
|
export { data_21 as data };
|
|
1122
1147
|
}
|
|
1123
|
-
export {
|
|
1148
|
+
export { chart_40 as chart };
|
|
1124
1149
|
}
|
|
1125
|
-
export {
|
|
1150
|
+
export { args_42 as args };
|
|
1126
1151
|
}
|
|
1127
1152
|
export function Tension(args: any): import("react/jsx-runtime").JSX.Element;
|
|
1128
1153
|
export namespace Tension {
|
|
1129
|
-
export namespace
|
|
1130
|
-
export namespace
|
|
1131
|
-
export namespace
|
|
1154
|
+
export namespace args_43 {
|
|
1155
|
+
export namespace chart_41 {
|
|
1156
|
+
export namespace options_35 {
|
|
1132
1157
|
export namespace graph_3 {
|
|
1133
1158
|
const lineTension: number;
|
|
1134
1159
|
}
|
|
1135
1160
|
export { graph_3 as graph };
|
|
1136
1161
|
}
|
|
1137
|
-
export {
|
|
1162
|
+
export { options_35 as options };
|
|
1138
1163
|
export namespace data_22 {
|
|
1139
1164
|
const datasets_22: {
|
|
1140
1165
|
label: string;
|
|
@@ -1148,14 +1173,14 @@ export namespace Tension {
|
|
|
1148
1173
|
}
|
|
1149
1174
|
export { data_22 as data };
|
|
1150
1175
|
}
|
|
1151
|
-
export {
|
|
1176
|
+
export { chart_41 as chart };
|
|
1152
1177
|
}
|
|
1153
|
-
export {
|
|
1178
|
+
export { args_43 as args };
|
|
1154
1179
|
}
|
|
1155
1180
|
export function TestCustomLinePointsLogic(args: any): import("react/jsx-runtime").JSX.Element;
|
|
1156
1181
|
export namespace TestCustomLinePointsLogic {
|
|
1157
|
-
export namespace
|
|
1158
|
-
export namespace
|
|
1182
|
+
export namespace args_44 {
|
|
1183
|
+
export namespace chart_42 {
|
|
1159
1184
|
export namespace data_23 {
|
|
1160
1185
|
const datasets_23: ({
|
|
1161
1186
|
label: string;
|
|
@@ -1194,9 +1219,9 @@ export namespace TestCustomLinePointsLogic {
|
|
|
1194
1219
|
}
|
|
1195
1220
|
export { data_23 as data };
|
|
1196
1221
|
}
|
|
1197
|
-
export {
|
|
1222
|
+
export { chart_42 as chart };
|
|
1198
1223
|
}
|
|
1199
|
-
export {
|
|
1224
|
+
export { args_44 as args };
|
|
1200
1225
|
}
|
|
1201
1226
|
export function ManageAnnotationExternally(): import("react/jsx-runtime").JSX.Element;
|
|
1202
1227
|
export function FilterAnnotationWhenLegendClick(): import("react/jsx-runtime").JSX.Element;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oliasoft-open-source/charts-library",
|
|
3
|
-
"version": "4.1.11
|
|
3
|
+
"version": "4.1.11",
|
|
4
4
|
"description": "React Chart Library (based on Chart.js and react-chart-js-2)",
|
|
5
5
|
"homepage": "https://gitlab.com/oliasoft-open-source/charts-library",
|
|
6
6
|
"resolutions": {
|