@extends('layouts.master') @section('before-css') @endsection @section('page-css') @endsection @section('main-content')
Basic line chart(Product Trends by Month)
Line with data Label(Average High & Low Temperature)
Zoomable timeseries chart(Stock Price Movement)
Gradient Line Chart(Social Media)
Real time Line chart(Dynamic Updating Chart)
Dashed Line Chart(Page Statistics)
Brush Line chart
Dashed Line Chart
@endsection @section('page-js') @endsection @section('bottom-js') @endsection