onesight-charts 1.8.5 → 1.8.6
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.
|
@@ -529,7 +529,7 @@ function App() {
|
|
|
529
529
|
}, /*#__PURE__*/React.createElement(StackedBar, {
|
|
530
530
|
yAxisData: ['@abpanandatv', '@abpanandatv', '@abpanandatv'],
|
|
531
531
|
series: [{
|
|
532
|
-
"name": "
|
|
532
|
+
"name": "Reactions / Likes",
|
|
533
533
|
"alias": "post_likes",
|
|
534
534
|
"type": "bar",
|
|
535
535
|
"stack": "total",
|
|
@@ -579,7 +579,7 @@ function App() {
|
|
|
579
579
|
"alias": "UCv3rFzn-GHGtqzXiaq3sWNg_058904df-4bf9-433b-a5ad-028b1df0d784"
|
|
580
580
|
}]
|
|
581
581
|
}, {
|
|
582
|
-
"name": "
|
|
582
|
+
"name": "Comments / Replies",
|
|
583
583
|
"alias": "post_comments",
|
|
584
584
|
"type": "bar",
|
|
585
585
|
"stack": "total",
|
|
@@ -629,7 +629,7 @@ function App() {
|
|
|
629
629
|
"alias": "UCv3rFzn-GHGtqzXiaq3sWNg_058904df-4bf9-433b-a5ad-028b1df0d784"
|
|
630
630
|
}]
|
|
631
631
|
}, {
|
|
632
|
-
"name": "
|
|
632
|
+
"name": "Shares / Reposts",
|
|
633
633
|
"alias": "post_shares",
|
|
634
634
|
"type": "bar",
|
|
635
635
|
"stack": "total",
|
|
@@ -614,7 +614,7 @@ function App() {
|
|
|
614
614
|
yAxisData: ["@abpanandatv", "@abpanandatv", "@abpanandatv"],
|
|
615
615
|
series: [
|
|
616
616
|
{
|
|
617
|
-
"name": "
|
|
617
|
+
"name": "Reactions / Likes",
|
|
618
618
|
"alias": "post_likes",
|
|
619
619
|
"type": "bar",
|
|
620
620
|
"stack": "total",
|
|
@@ -669,7 +669,7 @@ function App() {
|
|
|
669
669
|
]
|
|
670
670
|
},
|
|
671
671
|
{
|
|
672
|
-
"name": "
|
|
672
|
+
"name": "Comments / Replies",
|
|
673
673
|
"alias": "post_comments",
|
|
674
674
|
"type": "bar",
|
|
675
675
|
"stack": "total",
|
|
@@ -724,7 +724,7 @@ function App() {
|
|
|
724
724
|
]
|
|
725
725
|
},
|
|
726
726
|
{
|
|
727
|
-
"name": "
|
|
727
|
+
"name": "Shares / Reposts",
|
|
728
728
|
"alias": "post_shares",
|
|
729
729
|
"type": "bar",
|
|
730
730
|
"stack": "total",
|