@extends('layouts.master') @section('title') Jquery Knob Chart @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title') Jquery Knob Chart @endslot @slot('subtitle') Jquery Knob Chart @endslot @endcomponent

Examples

Nice, downward compatible, touchable, jQuery dial

Disable display input
Cursor mode
Display previous value
Angle offset
5-digit values, step 1000
Angle offset and arc
Readonly
Angle offset and arc
@endsection @section('scripts') @endsection