@extends('layouts.master') @section('title') @lang('translation.Apex_Boxplot_Chart') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Apexcharts @endslot @slot('title') Apex Boxplot Charts @endslot @endcomponent

Basic Box Chart

Boxplot with Scatter Chart

Horizontal BoxPlot

@endsection @section('script') @endsection