diff --git a/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl b/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl index 776740fb..611b859a 100644 --- a/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl +++ b/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl @@ -29,7 +29,7 @@ $(function () { pointFillColors: ['#FFFFFF'], hideHover: 'auto', resize: true, - fillOpacity: 0.25 + fillOpacity: 0.05 }); });