removed legend from reports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@php $chart = $class->getChart(); @endphp
|
||||
|
||||
<div id="report-chart" class="card-body pt-0">
|
||||
<div id="report-chart" class="card-body">
|
||||
{!! $chart->container() !!}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user