MIF_E31220215/public/assets_admin/assets/pages/dashboard/custom-dashboard.min.js

1 line
4.3 KiB
JavaScript

"use strict";function floatchart(){$(function(){var e={legend:{show:!1},series:{label:"",curvedLines:{active:!0,nrSplinePoints:20}},tooltip:{show:!0,content:"x : %x | y : %y"},grid:{hoverable:!0,borderWidth:0,labelMargin:0,axisMargin:0,minBorderMargin:0},yaxis:{min:0,max:30,color:"transparent",font:{size:0}},xaxis:{color:"transparent",font:{size:0}}};$.plot($("#total-value-graph-1"),[{data:[[0,20],[20,10],[35,18],[50,12],[65,25],[75,10],[90,20]],color:"#fff",lines:{show:!0,fill:!0,lineWidth:3},points:{show:!1},curvedLines:{apply:!0}}],e),$.plot($("#total-value-graph-2"),[{data:[[0,10],[20,20],[35,18],[50,25],[65,12],[75,10],[90,20]],color:"#fff",lines:{show:!0,fill:!0,lineWidth:3},points:{show:!1},curvedLines:{apply:!0}}],e),$.plot($("#total-value-graph-3"),[{data:[[0,20],[20,10],[35,25],[50,18],[65,18],[75,10],[90,12]],color:"#fff",lines:{show:!0,fill:!0,lineWidth:3},points:{show:!1},curvedLines:{apply:!0}}],e),$.plot($("#total-value-graph-4"),[{data:[[0,18],[20,10],[35,20],[50,10],[65,12],[75,25],[90,20]],color:"#fff",lines:{show:!0,fill:!0,lineWidth:3},points:{show:!1},curvedLines:{apply:!0}}],e),$.plot($("#power-card-chart1"),[{data:[[0,18],[20,10],[35,20],[50,10],[65,27],[75,15],[90,20]],color:"#ff5252",lines:{show:!0,fill:!1,lineWidth:3},points:{show:!1},curvedLines:{apply:!0}}],e),$.plot($("#power-card-chart2"),[{data:[[0,10],[20,25],[35,27],[50,10],[65,20],[75,10],[90,18]],color:"#448aff",lines:{show:!0,fill:!1,lineWidth:3},points:{show:!1},curvedLines:{apply:!0}}],e)})}$(document).ready(function(){floatchart(),$(window).on("resize",function(){floatchart()}),$("#mobile-collapse").on("click",function(){setTimeout(function(){floatchart()},700)}),$(function(){$("#selectall").click(function(){$(".case").attr("checked",this.checked)}),$(".case").click(function(){$(".case").length==$(".case:checked").length?$("#selectall").attr("checked","checked"):$("#selectall").removeAttr("checked")})}),$(function(){var e=AmCharts.makeChart("seo-ecommerce-barchart",{type:"serial",theme:"light",marginTop:0,marginRight:0,dataProvider:[{year:"1950",value:-.307},{year:"1951",value:-.168},{year:"1952",value:-.073},{year:"1953",value:-.027},{year:"1954",value:-.251},{year:"1955",value:-.281},{year:"1956",value:-.348},{year:"1957",value:-.074},{year:"1958",value:-.011},{year:"1959",value:-.074},{year:"1960",value:-.124},{year:"1961",value:-.024},{year:"1962",value:-.022},{year:"1963",value:0},{year:"1964",value:-.296},{year:"1965",value:-.217},{year:"1966",value:-.147},{year:"1967",value:-.15},{year:"1968",value:-.16},{year:"1969",value:-.011},{year:"1970",value:-.068},{year:"1971",value:-.19},{year:"1972",value:-.056},{year:"1973",value:.077},{year:"1974",value:-.213},{year:"1975",value:-.17},{year:"1976",value:-.254},{year:"1977",value:.019},{year:"1978",value:-.063},{year:"1979",value:.05},{year:"1980",value:.077},{year:"1981",value:.12},{year:"1982",value:.011},{year:"1983",value:.177},{year:"1984",value:-.021},{year:"1985",value:-.037},{year:"1986",value:.03},{year:"1987",value:.179},{year:"1988",value:.18},{year:"1989",value:.104},{year:"1990",value:.255},{year:"1991",value:.21},{year:"1992",value:.065},{year:"1993",value:.11},{year:"1994",value:.172},{year:"1995",value:.269},{year:"1996",value:.141},{year:"1997",value:.353},{year:"1998",value:.548},{year:"1999",value:.298},{year:"2000",value:.267},{year:"2001",value:.411},{year:"2002",value:.462},{year:"2003",value:.47},{year:"2004",value:.445},{year:"2005",value:.47}],valueAxes:[{axisAlpha:0,dashLength:6,position:"left"}],graphs:[{id:"g1",balloonText:"[[category]]<br><b><span style='font-size:14px;'>[[value]]</span></b>",bullet:"round",bulletSize:8,lineColor:"#448aff",lineThickness:2,negativeLineColor:"#ff5252",type:"smoothedLine",valueField:"value"}],chartScrollbar:{graph:"g1",gridAlpha:0,color:"#888888",scrollbarHeight:55,backgroundAlpha:0,selectedBackgroundAlpha:.1,selectedBackgroundColor:"#888888",graphFillAlpha:0,autoGridCount:!0,selectedGraphFillAlpha:0,graphLineAlpha:.2,graphLineColor:"#c2c2c2",selectedGraphLineColor:"#888888",selectedGraphLineAlpha:1},chartCursor:{categoryBalloonDateFormat:"YYYY",cursorAlpha:0,valueLineEnabled:!0,valueLineBalloonEnabled:!0,valueLineAlpha:.5,fullWidth:!0},dataDateFormat:"YYYY",categoryField:"year",categoryAxis:{minPeriod:"YYYY",gridAlpha:0,parseDates:!0}});e.zoomToIndexes(Math.round(.3*e.dataProvider.length),Math.round(.55*e.dataProvider.length))})});