@extends('layouts.master') @section('before-css') @endsection @section('page-css') @endsection @section('main-content')
Basic Column chart
Column with Data Labels
Stacked Columns
Column with Negative Values
Distributed Columns
@endsection @section('page-js') @endsection @section('bottom-js') @endsection