@extends('layouts.master') @section('title') @lang('translation.Jquery_Knob_Charts') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Charts @endslot @slot('title') Jquery Knob Charts @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('script') @endsection