Skip to content

Commit 6fce4d6

Browse files
committed
chore: bump to 1.5.4
1 parent e04b8f7 commit 6fce4d6

13 files changed

+17
-12
lines changed

dist/frappe-charts.esm.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1827,7 +1827,6 @@ class AggregationChart extends BaseChart {
18271827
configure(args) {
18281828
super.configure(args);
18291829

1830-
// Catch undefined tooltipOptions
18311830
this.config.formatTooltipY = (args.tooltipOptions || {}).formatTooltipY;
18321831
this.config.maxSlices = args.maxSlices || 20;
18331832
this.config.maxLegendPoints = args.maxLegendPoints || 20;

dist/frappe-charts.min.cjs.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/frappe-charts.min.cjs.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/frappe-charts.min.esm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/frappe-charts.min.esm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/frappe-charts.min.iife.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/frappe-charts.min.iife.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/frappe-charts.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/frappe-charts.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/index.min.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)