@extends('layouts.master') @section('before-css') @endsection @section('page-css') @endsection @section('main-content')
Basic Bar chart
Grouped Bar
Stacked Bars(Fiction Books Sales)
Bar with Negative Values(Mauritius population pyramid 2011)
Custom DataLabels Bar
Patterned Bar(Compare Sales Strategy)
@endsection @section('page-js') @endsection @section('bottom-js') @endsection