@extends('admin/layouts/default') {{-- Page title --}} @section('title') Animation Charts @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Animated Charts

Circular Charts

Animation Wave

Animation Area

Animation On Points

Animation on Bar Chart

@stop {{-- page level scripts --}} @section('footer_scripts') @stop