diff --git a/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.html b/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.html index 4cc54db7eaf..aff388af4a9 100644 --- a/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.html +++ b/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.html @@ -64,6 +64,7 @@ width: 652, height: 450, isStacked: false, + enableInteractivity: false, hAxis: {logScale: true, minValue: 1,viewWindow:{ min: 1 } } };