JFIF $ d d 7 * Z qn )ZP 0 !1 A "#a$2Qr D8 a Ri [f \m I ykI w0 c u F c Rı?lO7 к _f˓ [C $殷WF< _W ԣ s Kc ëI zyQy /_LK ℂ ;C",p F A : /] =H ~ , l s / 9 ć: [=/#f ; ) x { ٛE Q )~ = 𘙲r*2~ a _V = ' ku m F D } KYYC )( { * g& f `툪 r y ` = ^ c J. I ]( * `wq 1dđ #̩ ͑ 0 ; H ] u 搂 @:~ ו K L N s h } O I R* 8 :2 ! lD JV o ( 3 = M ( z Ȱ+i *N A r6K n S l ) ! J J Ӂ* % ݉?|D } d5: eP0 R; {$X' x F @ .ÊB {,WJ uQ ɲRI ;9 Q E琯 6 2fT .DU J ;*c P A\IL Nj! J ۱+ O\ ͔ ] ޒ S J ȧ c%A N ol ՎprU L Zԛe r E2= X D Xg VQeӓ k y P7 U* o m Q I s ,K `) 6\G3t?pgjr m ۛجw luGt f h 9uyP 0D;Uڽ"OXl i f $ ) &|ML 0 Z rm1 [ H XP l P R0 'G=i 2N +0 e 2 ]] 9 VT P O 7 h(F * 癈 ' = Q VZD F,d ߬ ~ T X G[ `le 69C R(!S2! P < 0 x < !1AQ "Raq 02Br #S CTb ? Ζ "]mH5WR 7 k.ۛ ! } Q~ + yԏ z |@ T20 S~ K e k *zF f^2X *( @ 8 r ? C I uI|֓>^Ex LgNU Y+{.R Ѫ τV YT D I 6 2 '8Y2 7'\T P.6 d &˦ @V q i |8 -O Ε ] ʔ U= T L 8= ;6c | !qfF3 a ů& ~$ l} 'NW U s$U k^S V : U#6w + +s &r+n ڐ { @ 29gL u " T Ù M=6 (^ "7 r}=6Yݾ lC u hquymp Ǧ G jhs ǜNl ɻ} o 7 #S6 a w 4 ! OS r D 5 7 % | ?x> L | / nD 6?/8 w # [ ) L 7 +6〼T A T g ! %5 Mm Z /c -{1_Je "| ^$ 'O & ޱմ < H vNqϡQ$ < 6 &Nݛ ֨tǻN (9 n ru~'όN sMG& ,uH Kw *Ī 5@ u6 BԒ i YN * f 0 _ GhKW u lT <nj- 0{ M L~ | /a v\ E = ?1 \ɟuq Ђ Y O a K ޡP q $ H8o Q˼EV ~ k 0 h' L Pp M -M" m^ !6l nմ 쮝C U T . ! :vMǨb h ډ Vc r @~p # !1QAa q ? AL0L x LU 4 d ; x " 16ad0 7.\ߋ 0 = P l v/ " c A Ay A|2pO8"d MV #1] = \ " ˡ ] k v I9 d ۓ & q ) ǐq E ꞅ v "P )q X &Q З non]я u ג./ ; gZ$ M QР 2M ]h ni 0 P $ێ 3CɏGjώy : m c # S_ l@ '_ \m|C 2`K _ 1 cIvGc $? PCQ S+D ? K aײ k Fr b 8 ύ NEدg ĝ U 3 6 #Ik+ v { v i ( ވ ? a e) X xy/*@Q Ǽ Ծ ) $ IWO l c G; !i k{ gOŀ L ('x T rb $ w) R $ & N1E td U3Uȉ1p M"N* (DNy d96.(jQ) X 5 c QɎMy W ? Q *!R > 6=7)Xj 5`J ] e 8%t ! + ' ! 1Q 5 !1 AQaq ё #2 "0BRb ? G t^ ## .l lQ T $ v , ,m 㵜5u bV =sY+ @d { N ! dn O < .- B; _w J t 6;Q Jd. Q c%p{ 1 ,sND dF H I0 Гo X ш e黅X ۢ F :)[ F G X ƹ / w _c MeD ,ʡc c . W D tA $ j@ : ) - #u c1< @ۗ9F ) KJ- hpP] _ x [ q B lb p ʖ w q " LFGd ƶ * s +ډ_Zc " ? % t[I P 6 J ]# =ɺ V v v CGs Gh1 > )6 |e y ? L ӣ m,4 G W Ui ` ] uJVo VDG< SB 6ϏQ @ TiU l y O U 0 kfV ~ ~}S Z @ *WU Ui ## ; s /[ = ! 7}" W N ] ' (L ! ~ y5 g9T̅J kbM' +s :S +B) v @ M j e C f j E 0 Y\Qn z G 1 д~ W o{T 9?` Rm yhsy3 !HAD ] m c1 ~ 2 L S u7x T ;j$ `} 4-> L# vzŏ I L S ֭ T { r jGK C ; b pU= - ` Bs K. S F w4 M q] Z dH S 0 ) tLg
!(function (a) {
"use strict";
a(function () {
if (a("#bar").length) {
var e = a("#bar").get(0).getContext("2d");
e.height =20;
new Chart(e, {
type: "bar",
data: {
labels: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
datasets: [
{
label: "Revenue",
backgroundColor: "#1ccab8",
borderColor: "transparent",
borderWidth: 2,
categoryPercentage: 0.5,
hoverBackgroundColor: "#00d8c2",
hoverBorderColor: "transparent",
data: [30, 39, 20, 31, 41, 25, 20, 39, 20, 31, 41, 25],
},
],
},
options: {
// responsive: !0,
responsive: true,
// maintainAspectRatio: !0,
maintainAspectRatio: false,
legend: { display: !1, labels: { fontColor: "#50649c" } },
tooltips: {
enabled: !0,
callbacks: {
label: function (e, a) {
return a.datasets[e.datasetIndex].label + " $ " + e.yLabel + "k";
},
},
},
scales: {
xAxes: [
{
barPercentage: 0.35,
categoryPercentage: 0.4,
display: !0,
gridLines: { color: "transparent", borderDash: [0], zeroLineColor: "transparent", zeroLineBorderDash: [2], zeroLineBorderDashOffset: [2] },
ticks: { fontColor: "#a4abc5", beginAtZero: !0, padding: 12 },
},
],
yAxes: [
{
gridLines: { color: "#8997bd29", borderDash: [3], drawBorder: !1, drawTicks: !1, zeroLineColor: "#8997bd29", zeroLineBorderDash: [2], zeroLineBorderDashOffset: [2] },
ticks: {
fontColor: "#a4abc5",
beginAtZero: !0,
padding: 12,
callback: function (e) {
if (!(e % 10)) return "$" + e + "k";
},
},
},
],
},
},
});
}
});
})(jQuery),
$("#world-map-markers").vectorMap({
map: "world_mill_en",
scaleColors: ["#eff0f1", "#eff0f1"],
normalizeFunction: "polynomial",
hoverOpacity: 0.7,
hoverColor: !1,
regionStyle: { initial: { fill: "#7474b126" } },
markers: [
{ latLng: [55.75, 37.62], name: "Russia" },
{ latLng: [-25.27, 133.77], name: "Australia" },
{ latLng: [20.59, 78.96], name: "India" },
{ latLng: [39.52, -87.12], name: "Brazil" },
],
series: { regions: [{ values: { US: "#868ff363", AU: "#868ff363", BR: "#868ff363", RU: "#868ff363" }, attribute: "fill" }] },
markerStyle: { initial: { stroke: "#7474b126" }, hover: { stroke: "rgba(112, 112, 112, 0.30)" } },
backgroundColor: "transparent",
markers: [
{ latLng: [37.09024, -95.712891], name: "USA", style: { fill: "#f93b7a" } },
{ latLng: [55.754093, 37.620407], name: "Russia", style: { fill: "#0aafff" } },
{ latLng: [-21.943369, 123.102198], name: "Australia", style: { fill: "#7551e9" } },
{ latLng: [-11.409874, -41.280857], name: "Brazil", style: { fill: "#ffc212" } },
],
});
//# sourceMappingURL=dashboard.js.map