@ammarkhalidfarooq/dashboard-package 0.6.40 → 0.6.41
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.
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -4753,7 +4753,7 @@ var DonationTypeBarChart = function DonationTypeBarChart(_ref) {
|
|
|
4753
4753
|
plotOptions: {
|
|
4754
4754
|
bar: {
|
|
4755
4755
|
horizontal: false,
|
|
4756
|
-
columnWidth: "
|
|
4756
|
+
columnWidth: "75%",
|
|
4757
4757
|
borderRadius: 4,
|
|
4758
4758
|
distributed: isDistributed,
|
|
4759
4759
|
dataLabels: {
|