dashboard.js 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812
  1. /* ------------------------------------------------------------------------------
  2. *
  3. * # Dashboard configuration
  4. *
  5. * Demo dashboard configuration. Contains charts and plugin initializations
  6. *
  7. * ---------------------------------------------------------------------------- */
  8. // Setup module
  9. // ------------------------------
  10. var Dashboard = function () {
  11. //
  12. // Setup module components
  13. //
  14. // Setup Switchery
  15. var _componentSwitchery = function() {
  16. if (typeof Switchery == 'undefined') {
  17. console.warn('Warning - switchery.min.js is not loaded.');
  18. return;
  19. }
  20. // Initialize multiple switches
  21. var switches = Array.prototype.slice.call(document.querySelectorAll('.form-input-switchery'));
  22. switches.forEach(function(html) {
  23. var switchery = new Switchery(html);
  24. });
  25. };
  26. // Setup Daterangepicker
  27. var _componentDaterange = function() {
  28. if (!$().daterangepicker) {
  29. console.warn('Warning - daterangepicker.js is not loaded.');
  30. return;
  31. }
  32. // Initialize
  33. $('.daterange-ranges').daterangepicker(
  34. {
  35. startDate: moment().subtract(29, 'days'),
  36. endDate: moment(),
  37. minDate: '01/01/2015',
  38. maxDate: '12/31/2019',
  39. dateLimit: { days: 60 },
  40. ranges: {
  41. 'Today': [moment(), moment()],
  42. 'Yesterday': [moment().subtract(1, 'days'), moment().subtract(1, 'days')],
  43. 'Last 7 Days': [moment().subtract(6, 'days'), moment()],
  44. 'Last 30 Days': [moment().subtract(29, 'days'), moment()],
  45. 'This Month': [moment().startOf('month'), moment().endOf('month')],
  46. 'Last Month': [moment().subtract(1, 'month').startOf('month'), moment().subtract(1, 'month').endOf('month')]
  47. },
  48. opens: $('html').attr('dir') == 'rtl' ? 'right' : 'left',
  49. applyClass: 'btn-sm bg-slate-600 btn-block',
  50. cancelClass: 'btn-sm btn-light btn-block',
  51. locale: {
  52. format: 'MM/DD/YYYY',
  53. direction: $('html').attr('dir') == 'rtl' ? 'rtl' : 'ltr'
  54. }
  55. },
  56. function(start, end) {
  57. $('.daterange-ranges span').html(start.format('MMMM D') + ' - ' + end.format('MMMM D'));
  58. }
  59. );
  60. $('.daterange-ranges span').html(moment().subtract(29, 'days').format('MMMM D') + ' - ' + moment().format('MMMM D'));
  61. };
  62. // Use first letter as an icon
  63. var _componentIconLetter = function() {
  64. // Grab first letter and insert to the icon
  65. $('.table tr').each(function() {
  66. // Title
  67. var $title = $(this).find('.letter-icon-title'),
  68. letter = $title.eq(0).text().charAt(0).toUpperCase();
  69. // Icon
  70. var $icon = $(this).find('.letter-icon');
  71. $icon.eq(0).text(letter);
  72. });
  73. };
  74. //
  75. // Charts configs
  76. //
  77. // Traffic sources stream chart
  78. var _TrafficSourcesStreamChart = function(element, height) {
  79. if (typeof d3 == 'undefined') {
  80. console.warn('Warning - d3.min.js is not loaded.');
  81. return;
  82. }
  83. // Initialize chart only if element exsists in the DOM
  84. if($(element).length > 0) {
  85. // Basic setup
  86. // ------------------------------
  87. // Define main variables
  88. var d3Container = d3.select(element),
  89. margin = {top: 5, right: 50, bottom: 40, left: 50},
  90. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  91. height = height - margin.top - margin.bottom,
  92. tooltipOffset = 30;
  93. // Tooltip
  94. var tooltip = d3Container
  95. .append('div')
  96. .attr('class', 'd3-tip e')
  97. .style('display', 'none')
  98. // Format date
  99. var format = d3.time.format('%m/%d/%y %H:%M');
  100. var formatDate = d3.time.format('%H:%M');
  101. // Colors
  102. var colorrange = ['#03A9F4', '#29B6F6', '#4FC3F7', '#81D4FA', '#B3E5FC', '#E1F5FE'];
  103. // Construct scales
  104. // ------------------------------
  105. // Horizontal
  106. var x = d3.time.scale().range([0, width]);
  107. // Vertical
  108. var y = d3.scale.linear().range([height, 0]);
  109. // Colors
  110. var z = d3.scale.ordinal().range(colorrange);
  111. // Create axes
  112. // ------------------------------
  113. // Horizontal
  114. var xAxis = d3.svg.axis()
  115. .scale(x)
  116. .orient('bottom')
  117. .ticks(d3.time.hours, 4)
  118. .innerTickSize(4)
  119. .tickPadding(8)
  120. .tickFormat(d3.time.format('%H:%M')); // Display hours and minutes in 24h format
  121. // Left vertical
  122. var yAxis = d3.svg.axis()
  123. .scale(y)
  124. .ticks(6)
  125. .innerTickSize(4)
  126. .outerTickSize(0)
  127. .tickPadding(8)
  128. .tickFormat(function (d) { return (d/1000) + 'k'; });
  129. // Right vertical
  130. var yAxis2 = yAxis;
  131. // Dash lines
  132. var gridAxis = d3.svg.axis()
  133. .scale(y)
  134. .orient('left')
  135. .ticks(6)
  136. .tickPadding(8)
  137. .tickFormat('')
  138. .tickSize(-width, 0, 0);
  139. // Create chart
  140. // ------------------------------
  141. // Container
  142. var container = d3Container.append('svg')
  143. // SVG element
  144. var svg = container
  145. .attr('width', width + margin.left + margin.right)
  146. .attr('height', height + margin.top + margin.bottom)
  147. .append('g')
  148. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')');
  149. // Construct chart layout
  150. // ------------------------------
  151. // Stack
  152. var stack = d3.layout.stack()
  153. .offset('silhouette')
  154. .values(function(d) { return d.values; })
  155. .x(function(d) { return d.date; })
  156. .y(function(d) { return d.value; });
  157. // Nest
  158. var nest = d3.nest()
  159. .key(function(d) { return d.key; });
  160. // Area
  161. var area = d3.svg.area()
  162. .interpolate('cardinal')
  163. .x(function(d) { return x(d.date); })
  164. .y0(function(d) { return y(d.y0); })
  165. .y1(function(d) { return y(d.y0 + d.y); });
  166. // Load data
  167. // ------------------------------
  168. d3.csv('../../../../global_assets/demo_data/dashboard/traffic_sources.csv', function (error, data) {
  169. // Pull out values
  170. data.forEach(function (d) {
  171. d.date = format.parse(d.date);
  172. d.value = +d.value;
  173. });
  174. // Stack and nest layers
  175. var layers = stack(nest.entries(data));
  176. // Set input domains
  177. // ------------------------------
  178. // Horizontal
  179. x.domain(d3.extent(data, function(d, i) { return d.date; }));
  180. // Vertical
  181. y.domain([0, d3.max(data, function(d) { return d.y0 + d.y; })]);
  182. // Add grid
  183. // ------------------------------
  184. // Horizontal grid. Must be before the group
  185. svg.append('g')
  186. .attr('class', 'd3-grid-dashed')
  187. .call(gridAxis);
  188. //
  189. // Append chart elements
  190. //
  191. // Stream layers
  192. // ------------------------------
  193. // Create group
  194. var group = svg.append('g')
  195. .attr('class', 'streamgraph-layers-group');
  196. // And append paths to this group
  197. var layer = group.selectAll('.streamgraph-layer')
  198. .data(layers)
  199. .enter()
  200. .append('path')
  201. .attr('class', 'streamgraph-layer')
  202. .attr('d', function(d) { return area(d.values); })
  203. .style('stroke', '#fff')
  204. .style('stroke-width', 0.5)
  205. .style('fill', function(d, i) { return z(i); });
  206. // Add transition
  207. var layerTransition = layer
  208. .style('opacity', 0)
  209. .transition()
  210. .duration(750)
  211. .delay(function(d, i) { return i * 50; })
  212. .style('opacity', 1)
  213. // Append axes
  214. // ------------------------------
  215. //
  216. // Left vertical
  217. //
  218. svg.append('g')
  219. .attr('class', 'd3-axis d3-axis-left d3-axis-solid')
  220. .call(yAxis.orient('left'));
  221. // Hide first tick
  222. d3.select(svg.selectAll('.d3-axis-left .tick text')[0][0])
  223. .style('visibility', 'hidden');
  224. //
  225. // Right vertical
  226. //
  227. svg.append('g')
  228. .attr('class', 'd3-axis d3-axis-right d3-axis-solid')
  229. .attr('transform', 'translate(' + width + ', 0)')
  230. .call(yAxis2.orient('right'));
  231. // Hide first tick
  232. d3.select(svg.selectAll('.d3-axis-right .tick text')[0][0])
  233. .style('visibility', 'hidden');
  234. //
  235. // Horizontal
  236. //
  237. var xaxisg = svg.append('g')
  238. .attr('class', 'd3-axis d3-axis-horizontal d3-axis-solid')
  239. .attr('transform', 'translate(0,' + height + ')')
  240. .call(xAxis);
  241. // Add extra subticks for hidden hours
  242. xaxisg.selectAll('.d3-axis-subticks')
  243. .data(x.ticks(d3.time.hours), function(d) { return d; })
  244. .enter()
  245. .append('line')
  246. .attr('class', 'd3-axis-subticks')
  247. .attr('y1', 0)
  248. .attr('y2', 4)
  249. .attr('x1', x)
  250. .attr('x2', x);
  251. // Add hover line and pointer
  252. // ------------------------------
  253. // Append group to the group of paths to prevent appearance outside chart area
  254. var hoverLineGroup = group.append('g')
  255. .attr('class', 'hover-line');
  256. // Add line
  257. var hoverLine = hoverLineGroup
  258. .append('line')
  259. .attr('y1', 0)
  260. .attr('y2', height)
  261. .style('fill', 'none')
  262. .style('stroke', '#fff')
  263. .style('stroke-width', 1)
  264. .style('pointer-events', 'none')
  265. .style('shape-rendering', 'crispEdges')
  266. .style('opacity', 0);
  267. // Add pointer
  268. var hoverPointer = hoverLineGroup
  269. .append('rect')
  270. .attr('x', 2)
  271. .attr('y', 2)
  272. .attr('width', 6)
  273. .attr('height', 6)
  274. .style('fill', '#03A9F4')
  275. .style('stroke', '#fff')
  276. .style('stroke-width', 1)
  277. .style('shape-rendering', 'crispEdges')
  278. .style('pointer-events', 'none')
  279. .style('opacity', 0);
  280. // Append events to the layers group
  281. // ------------------------------
  282. layerTransition.each('end', function() {
  283. layer
  284. .on('mouseover', function (d, i) {
  285. svg.selectAll('.streamgraph-layer')
  286. .transition()
  287. .duration(250)
  288. .style('opacity', function (d, j) {
  289. return j != i ? 0.75 : 1; // Mute all except hovered
  290. });
  291. })
  292. .on('mousemove', function (d, i) {
  293. mouse = d3.mouse(this);
  294. mousex = mouse[0];
  295. mousey = mouse[1];
  296. datearray = [];
  297. var invertedx = x.invert(mousex);
  298. invertedx = invertedx.getHours();
  299. var selected = (d.values);
  300. for (var k = 0; k < selected.length; k++) {
  301. datearray[k] = selected[k].date
  302. datearray[k] = datearray[k].getHours();
  303. }
  304. mousedate = datearray.indexOf(invertedx);
  305. pro = d.values[mousedate].value;
  306. // Display mouse pointer
  307. hoverPointer
  308. .attr('x', mousex - 3)
  309. .attr('y', mousey - 6)
  310. .style('opacity', 1);
  311. hoverLine
  312. .attr('x1', mousex)
  313. .attr('x2', mousex)
  314. .style('opacity', 1);
  315. //
  316. // Tooltip
  317. //
  318. // Tooltip data
  319. tooltip.html(
  320. '<ul class="list-unstyled mb-1">' +
  321. '<li>' + '<div class="font-size-base my-1"><i class="icon-circle-left2 mr-2"></i>' + d.key + '</div>' + '</li>' +
  322. '<li>' + 'Visits: &nbsp;' + "<span class='font-weight-semibold float-right'>" + pro + '</span>' + '</li>' +
  323. '<li>' + 'Time: &nbsp; ' + '<span class="font-weight-semibold float-right">' + formatDate(d.values[mousedate].date) + '</span>' + '</li>' +
  324. '</ul>'
  325. )
  326. .style('display', 'block');
  327. // Tooltip arrow
  328. tooltip.append('div').attr('class', 'd3-tip-arrow');
  329. })
  330. .on('mouseout', function (d, i) {
  331. // Revert full opacity to all paths
  332. svg.selectAll('.streamgraph-layer')
  333. .transition()
  334. .duration(250)
  335. .style('opacity', 1);
  336. // Hide cursor pointer
  337. hoverPointer.style('opacity', 0);
  338. // Hide tooltip
  339. tooltip.style('display', 'none');
  340. hoverLine.style('opacity', 0);
  341. });
  342. });
  343. // Append events to the chart container
  344. // ------------------------------
  345. d3Container
  346. .on('mousemove', function (d, i) {
  347. mouse = d3.mouse(this);
  348. mousex = mouse[0];
  349. mousey = mouse[1];
  350. // Move tooltip vertically
  351. tooltip.style('top', (mousey - ($('.d3-tip').outerHeight() / 2)) - 2 + 'px') // Half tooltip height - half arrow width
  352. // Move tooltip horizontally
  353. if(mousex >= ($(element).outerWidth() - $('.d3-tip').outerWidth() - margin.right - (tooltipOffset * 2))) {
  354. tooltip
  355. .style('left', (mousex - $('.d3-tip').outerWidth() - tooltipOffset) + 'px') // Change tooltip direction from right to left to keep it inside graph area
  356. .attr('class', 'd3-tip w');
  357. }
  358. else {
  359. tooltip
  360. .style('left', (mousex + tooltipOffset) + 'px' )
  361. .attr('class', 'd3-tip e');
  362. }
  363. });
  364. });
  365. // Resize chart
  366. // ------------------------------
  367. // Call function on window resize
  368. $(window).on('resize', resizeStream);
  369. // Call function on sidebar width change
  370. $(document).on('click', '.sidebar-control', resizeStream);
  371. // Resize function
  372. //
  373. // Since D3 doesn't support SVG resize by default,
  374. // we need to manually specify parts of the graph that need to
  375. // be updated on window resize
  376. function resizeStream() {
  377. // Layout
  378. // -------------------------
  379. // Define width
  380. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right;
  381. // Main svg width
  382. container.attr('width', width + margin.left + margin.right);
  383. // Width of appended group
  384. svg.attr('width', width + margin.left + margin.right);
  385. // Horizontal range
  386. x.range([0, width]);
  387. // Chart elements
  388. // -------------------------
  389. // Horizontal axis
  390. svg.selectAll('.d3-axis-horizontal').call(xAxis);
  391. // Horizontal axis subticks
  392. svg.selectAll('.d3-axis-subticks').attr('x1', x).attr('x2', x);
  393. // Grid lines width
  394. svg.selectAll('.d3-grid-dashed').call(gridAxis.tickSize(-width, 0, 0))
  395. // Right vertical axis
  396. svg.selectAll('.d3-axis-right').attr('transform', 'translate(' + width + ', 0)');
  397. // Area paths
  398. svg.selectAll('.streamgraph-layer').attr('d', function(d) { return area(d.values); });
  399. }
  400. }
  401. };
  402. // App sales line chart
  403. var _AppSalesLinesChart = function(element, height) {
  404. if (typeof d3 == 'undefined' || typeof d3.tip == 'undefined') {
  405. console.warn('Warning - d3.min.js is not loaded.');
  406. return;
  407. }
  408. // Initialize chart only if element exsists in the DOM
  409. if($(element).length > 0) {
  410. // Basic setup
  411. // ------------------------------
  412. // Define main variables
  413. var d3Container = d3.select(element),
  414. margin = {top: 5, right: 30, bottom: 30, left: 50},
  415. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  416. height = height - margin.top - margin.bottom;
  417. // Tooltip
  418. var tooltip = d3.tip()
  419. .attr('class', 'd3-tip')
  420. .html(function (d) {
  421. return '<ul class="list-unstyled mb-1">' +
  422. '<li>' + '<div class="font-size-base my-1"><i class="icon-circle-left2 mr-2"></i>' + d.name + ' app' + '</div>' + '</li>' +
  423. '<li>' + 'Sales: &nbsp;' + '<span class="font-weight-semibold float-right">' + d.value + '</span>' + '</li>' +
  424. '<li>' + 'Revenue: &nbsp; ' + '<span class="font-weight-semibold float-right">' + '$' + (d.value * 25).toFixed(2) + '</span>' + '</li>' +
  425. '</ul>';
  426. });
  427. // Format date
  428. var parseDate = d3.time.format('%Y/%m/%d').parse,
  429. formatDate = d3.time.format('%b %d, %y');
  430. // Line colors
  431. var scale = ['#4CAF50', '#FF5722', '#5C6BC0'],
  432. color = d3.scale.ordinal().range(scale);
  433. // Create chart
  434. // ------------------------------
  435. // Container
  436. var container = d3Container.append('svg');
  437. // SVG element
  438. var svg = container
  439. .attr('width', width + margin.left + margin.right)
  440. .attr('height', height + margin.top + margin.bottom)
  441. .append('g')
  442. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')')
  443. .call(tooltip);
  444. // Add date range switcher
  445. // ------------------------------
  446. // Menu
  447. var menu = $('#select_date').multiselect({
  448. buttonClass: 'text-default font-weight-semibold bg-transparent border-0 cursor-pointer outline-0 py-0 pl-0',
  449. enableHTML: true,
  450. dropRight: $('html').attr('dir') == 'rtl' ? false : true,
  451. onChange: function() {
  452. change();
  453. },
  454. buttonText: function (options, element) {
  455. var selected = '';
  456. options.each(function() {
  457. selected += $(this).html() + ', ';
  458. });
  459. return '<span class="badge badge-mark border-warning mr-2"></span>' + selected.substr(0, selected.length -2);
  460. }
  461. });
  462. // Load data
  463. // ------------------------------
  464. d3.csv('../../../../global_assets/demo_data/dashboard/app_sales.csv', function(error, data) {
  465. formatted = data;
  466. redraw();
  467. });
  468. // Construct layout
  469. // ------------------------------
  470. // Add events
  471. var altKey;
  472. d3.select(window)
  473. .on('keydown', function() { altKey = d3.event.altKey; })
  474. .on('keyup', function() { altKey = false; });
  475. // Set terms of transition on date change
  476. function change() {
  477. d3.transition()
  478. .duration(altKey ? 7500 : 500)
  479. .each(redraw);
  480. }
  481. // Main chart drawing function
  482. // ------------------------------
  483. function redraw() {
  484. // Construct chart layout
  485. // ------------------------------
  486. // Create data nests
  487. var nested = d3.nest()
  488. .key(function(d) { return d.type; })
  489. .map(formatted)
  490. // Get value from menu selection
  491. // the option values correspond
  492. //to the [type] value we used to nest the data
  493. var series = menu.val();
  494. // Only retrieve data from the selected series using nest
  495. var data = nested[series];
  496. // For object constancy we will need to set 'keys', one for each type of data (column name) exclude all others.
  497. color.domain(d3.keys(data[0]).filter(function(key) { return (key !== 'date' && key !== 'type'); }));
  498. // Setting up color map
  499. var linedata = color.domain().map(function(name) {
  500. return {
  501. name: name,
  502. values: data.map(function(d) {
  503. return {name: name, date: parseDate(d.date), value: parseFloat(d[name], 10)};
  504. })
  505. };
  506. });
  507. // Draw the line
  508. var line = d3.svg.line()
  509. .x(function(d) { return x(d.date); })
  510. .y(function(d) { return y(d.value); })
  511. .interpolate('cardinal');
  512. // Construct scales
  513. // ------------------------------
  514. // Horizontal
  515. var x = d3.time.scale()
  516. .domain([
  517. d3.min(linedata, function(c) { return d3.min(c.values, function(v) { return v.date; }); }),
  518. d3.max(linedata, function(c) { return d3.max(c.values, function(v) { return v.date; }); })
  519. ])
  520. .range([0, width]);
  521. // Vertical
  522. var y = d3.scale.linear()
  523. .domain([
  524. d3.min(linedata, function(c) { return d3.min(c.values, function(v) { return v.value; }); }),
  525. d3.max(linedata, function(c) { return d3.max(c.values, function(v) { return v.value; }); })
  526. ])
  527. .range([height, 0]);
  528. // Create axes
  529. // ------------------------------
  530. // Horizontal
  531. var xAxis = d3.svg.axis()
  532. .scale(x)
  533. .orient('bottom')
  534. .tickPadding(8)
  535. .ticks(d3.time.days)
  536. .innerTickSize(4)
  537. .tickFormat(d3.time.format('%a')); // Display hours and minutes in 24h format
  538. // Vertical
  539. var yAxis = d3.svg.axis()
  540. .scale(y)
  541. .orient('left')
  542. .ticks(6)
  543. .tickSize(0 -width)
  544. .tickPadding(8);
  545. //
  546. // Append chart elements
  547. //
  548. // Append axes
  549. // ------------------------------
  550. // Horizontal
  551. svg.append('g')
  552. .attr('class', 'd3-axis d3-axis-horizontal d3-axis-solid')
  553. .attr('transform', 'translate(0,' + height + ')');
  554. // Vertical
  555. svg.append('g')
  556. .attr('class', 'd3-axis d3-axis-vertical d3-axis-transparent');
  557. // Append lines
  558. // ------------------------------
  559. // Bind the data
  560. var lines = svg.selectAll('.lines')
  561. .data(linedata)
  562. // Append a group tag for each line
  563. var lineGroup = lines
  564. .enter()
  565. .append('g')
  566. .attr('class', 'lines')
  567. .attr('id', function(d){ return d.name + '-line'; });
  568. // Append the line to the graph
  569. lineGroup.append('path')
  570. .attr('class', 'd3-line d3-line-medium')
  571. .style('stroke', function(d) { return color(d.name); })
  572. .style('opacity', 0)
  573. .attr('d', function(d) { return line(d.values[0]); })
  574. .transition()
  575. .duration(500)
  576. .delay(function(d, i) { return i * 200; })
  577. .style('opacity', 1);
  578. // Append circles
  579. // ------------------------------
  580. var circles = lines.selectAll('circle')
  581. .data(function(d) { return d.values; })
  582. .enter()
  583. .append('circle')
  584. .attr('class', 'd3-line-circle d3-line-circle-medium')
  585. .attr('cx', function(d,i){return x(d.date)})
  586. .attr('cy',function(d,i){return y(d.value)})
  587. .attr('r', 3)
  588. .style('fill', '#fff')
  589. .style('stroke', function(d) { return color(d.name); });
  590. // Add transition
  591. circles
  592. .style('opacity', 0)
  593. .transition()
  594. .duration(500)
  595. .delay(500)
  596. .style('opacity', 1);
  597. // Append tooltip
  598. // ------------------------------
  599. // Add tooltip on circle hover
  600. circles
  601. .on('mouseover', function (d) {
  602. tooltip.offset([-15, 0]).show(d);
  603. // Animate circle radius
  604. d3.select(this).transition().duration(250).attr('r', 4);
  605. })
  606. .on('mouseout', function (d) {
  607. tooltip.hide(d);
  608. // Animate circle radius
  609. d3.select(this).transition().duration(250).attr('r', 3);
  610. });
  611. // Change tooltip direction of first point
  612. // to always keep it inside chart, useful on mobiles
  613. lines.each(function (d) {
  614. d3.select(d3.select(this).selectAll('circle')[0][0])
  615. .on('mouseover', function (d) {
  616. tooltip.offset([0, 15]).direction('e').show(d);
  617. // Animate circle radius
  618. d3.select(this).transition().duration(250).attr('r', 4);
  619. })
  620. .on('mouseout', function (d) {
  621. tooltip.direction('n').hide(d);
  622. // Animate circle radius
  623. d3.select(this).transition().duration(250).attr('r', 3);
  624. });
  625. })
  626. // Change tooltip direction of last point
  627. // to always keep it inside chart, useful on mobiles
  628. lines.each(function (d) {
  629. d3.select(d3.select(this).selectAll('circle')[0][d3.select(this).selectAll('circle').size() - 1])
  630. .on('mouseover', function (d) {
  631. tooltip.offset([0, -15]).direction('w').show(d);
  632. // Animate circle radius
  633. d3.select(this).transition().duration(250).attr('r', 4);
  634. })
  635. .on('mouseout', function (d) {
  636. tooltip.direction('n').hide(d);
  637. // Animate circle radius
  638. d3.select(this).transition().duration(250).attr('r', 3);
  639. })
  640. })
  641. // Update chart on date change
  642. // ------------------------------
  643. // Set variable for updating visualization
  644. var lineUpdate = d3.transition(lines);
  645. // Update lines
  646. lineUpdate.select('path')
  647. .attr('d', function(d, i) { return line(d.values); });
  648. // Update circles
  649. lineUpdate.selectAll('circle')
  650. .attr('cy',function(d,i){return y(d.value)})
  651. .attr('cx', function(d,i){return x(d.date)});
  652. // Update vertical axes
  653. d3.transition(svg)
  654. .select('.d3-axis-vertical')
  655. .call(yAxis);
  656. // Update horizontal axes
  657. d3.transition(svg)
  658. .select('.d3-axis-horizontal')
  659. .attr('transform', 'translate(0,' + height + ')')
  660. .call(xAxis);
  661. // Resize chart
  662. // ------------------------------
  663. // Call function on window resize
  664. $(window).on('resize', appSalesResize);
  665. // Call function on sidebar width change
  666. $(document).on('click', '.sidebar-control', appSalesResize);
  667. // Resize function
  668. //
  669. // Since D3 doesn't support SVG resize by default,
  670. // we need to manually specify parts of the graph that need to
  671. // be updated on window resize
  672. function appSalesResize() {
  673. // Layout
  674. // -------------------------
  675. // Define width
  676. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right;
  677. // Main svg width
  678. container.attr('width', width + margin.left + margin.right);
  679. // Width of appended group
  680. svg.attr('width', width + margin.left + margin.right);
  681. // Horizontal range
  682. x.range([0, width]);
  683. // Vertical range
  684. y.range([height, 0]);
  685. // Chart elements
  686. // -------------------------
  687. // Horizontal axis
  688. svg.select('.d3-axis-horizontal').call(xAxis);
  689. // Vertical axis
  690. svg.select('.d3-axis-vertical').call(yAxis.tickSize(0-width));
  691. // Lines
  692. svg.selectAll('.d3-line').attr('d', function(d, i) { return line(d.values); });
  693. // Circles
  694. svg.selectAll('.d3-line-circle').attr('cx', function(d,i){return x(d.date)})
  695. }
  696. }
  697. }
  698. };
  699. // Monthly sales area chart
  700. var _MonthlySalesAreaChart = function(element, height, color) {
  701. if (typeof d3 == 'undefined') {
  702. console.warn('Warning - d3.min.js is not loaded.');
  703. return;
  704. }
  705. // Initialize chart only if element exsists in the DOM
  706. if($(element).length > 0) {
  707. // Basic setup
  708. // ------------------------------
  709. // Define main variables
  710. var d3Container = d3.select(element),
  711. margin = {top: 20, right: 35, bottom: 40, left: 35},
  712. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  713. height = height - margin.top - margin.bottom;
  714. // Date and time format
  715. var parseDate = d3.time.format('%Y-%m-%d').parse,
  716. bisectDate = d3.bisector(function(d) { return d.date; }).left,
  717. formatDate = d3.time.format('%b %d');
  718. // Create SVG
  719. // ------------------------------
  720. // Container
  721. var container = d3Container.append('svg');
  722. // SVG element
  723. var svg = container
  724. .attr('width', width + margin.left + margin.right)
  725. .attr('height', height + margin.top + margin.bottom)
  726. .append('g')
  727. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')')
  728. // Construct chart layout
  729. // ------------------------------
  730. // Area
  731. var area = d3.svg.area()
  732. .x(function(d) { return x(d.date); })
  733. .y0(height)
  734. .y1(function(d) { return y(d.value); })
  735. .interpolate('monotone')
  736. // Construct scales
  737. // ------------------------------
  738. // Horizontal
  739. var x = d3.time.scale().range([0, width ]);
  740. // Vertical
  741. var y = d3.scale.linear().range([height, 0]);
  742. // Create axes
  743. // ------------------------------
  744. // Horizontal
  745. var xAxis = d3.svg.axis()
  746. .scale(x)
  747. .orient('bottom')
  748. .ticks(d3.time.days, 6)
  749. .innerTickSize(4)
  750. .tickPadding(8)
  751. .tickFormat(d3.time.format('%b %d'));
  752. // Load data
  753. // ------------------------------
  754. d3.json('../../../../global_assets/demo_data/dashboard/monthly_sales.json', function (error, data) {
  755. // Show what's wrong if error
  756. if (error) return console.error(error);
  757. // Pull out values
  758. data.forEach(function (d) {
  759. d.date = parseDate(d.date);
  760. d.value = +d.value;
  761. });
  762. // Get the maximum value in the given array
  763. var maxY = d3.max(data, function(d) { return d.value; });
  764. // Reset start data for animation
  765. var startData = data.map(function(datum) {
  766. return {
  767. date: datum.date,
  768. value: 0
  769. };
  770. });
  771. // Set input domains
  772. // ------------------------------
  773. // Horizontal
  774. x.domain(d3.extent(data, function(d, i) { return d.date; }));
  775. // Vertical
  776. y.domain([0, d3.max( data, function(d) { return d.value; })]);
  777. //
  778. // Append chart elements
  779. //
  780. // Append axes
  781. // -------------------------
  782. // Horizontal
  783. var horizontalAxis = svg.append('g')
  784. .attr('class', 'd3-axis d3-axis-horizontal d3-axis-solid')
  785. .attr('transform', 'translate(0,' + height + ')')
  786. .call(xAxis);
  787. // Add extra subticks for hidden hours
  788. horizontalAxis.selectAll('.d3-axis-subticks')
  789. .data(x.ticks(d3.time.days), function(d) { return d; })
  790. .enter()
  791. .append('line')
  792. .attr('class', 'd3-axis-subticks')
  793. .attr('y1', 0)
  794. .attr('y2', 4)
  795. .attr('x1', x)
  796. .attr('x2', x);
  797. // Append area
  798. // -------------------------
  799. // Add area path
  800. svg.append('path')
  801. .datum(data)
  802. .attr('class', 'd3-area')
  803. .attr('d', area)
  804. .style('fill', color)
  805. .transition() // begin animation
  806. .duration(1000)
  807. .attrTween('d', function() {
  808. var interpolator = d3.interpolateArray(startData, data);
  809. return function (t) {
  810. return area(interpolator (t));
  811. }
  812. });
  813. // Append crosshair and tooltip
  814. // -------------------------
  815. //
  816. // Line
  817. //
  818. // Line group
  819. var focusLine = svg.append('g')
  820. .attr('class', 'd3-crosshair-line')
  821. .style('display', 'none');
  822. // Line element
  823. focusLine.append('line')
  824. .attr('class', 'vertical-crosshair')
  825. .attr('y1', 0)
  826. .attr('y2', -maxY)
  827. .style('stroke', '#e5e5e5')
  828. .style('shape-rendering', 'crispEdges')
  829. //
  830. // Pointer
  831. //
  832. // Pointer group
  833. var focusPointer = svg.append('g')
  834. .attr('class', 'd3-crosshair-pointer')
  835. .style('display', 'none');
  836. // Pointer element
  837. focusPointer.append('circle')
  838. .attr('r', 3)
  839. .style('fill', '#fff')
  840. .style('stroke', color)
  841. .style('stroke-width', 1)
  842. //
  843. // Text
  844. //
  845. // Text group
  846. var focusText = svg.append('g')
  847. .attr('class', 'd3-crosshair-text')
  848. .style('display', 'none');
  849. // Text element
  850. focusText.append('text')
  851. .attr('dy', -10)
  852. .style('font-size', 12);
  853. //
  854. // Overlay with events
  855. //
  856. svg.append('rect')
  857. .attr('class', 'd3-crosshair-overlay')
  858. .style('fill', 'none')
  859. .style('pointer-events', 'all')
  860. .attr('width', width)
  861. .attr('height', height)
  862. .on('mouseover', function() {
  863. focusPointer.style('display', null);
  864. focusLine.style('display', null)
  865. focusText.style('display', null);
  866. })
  867. .on('mouseout', function() {
  868. focusPointer.style('display', 'none');
  869. focusLine.style('display', 'none');
  870. focusText.style('display', 'none');
  871. })
  872. .on('mousemove', mousemove);
  873. // Display tooltip on mousemove
  874. function mousemove() {
  875. // Define main variables
  876. var mouse = d3.mouse(this),
  877. mousex = mouse[0],
  878. mousey = mouse[1],
  879. x0 = x.invert(mousex),
  880. i = bisectDate(data, x0),
  881. d0 = data[i - 1],
  882. d1 = data[i],
  883. d = x0 - d0.date > d1.date - x0 ? d1 : d0;
  884. // Move line
  885. focusLine.attr('transform', 'translate(' + x(d.date) + ',' + height + ')');
  886. // Move pointer
  887. focusPointer.attr('transform', 'translate(' + x(d.date) + ',' + y(d.value) + ')');
  888. // Reverse tooltip at the end point
  889. if(mousex >= (d3Container.node().getBoundingClientRect().width - focusText.select('text').node().getBoundingClientRect().width - margin.right - margin.left)) {
  890. focusText.select('text').attr('text-anchor', 'end').attr('x', function () { return (x(d.date) - 15) + 'px' }).text(formatDate(d.date) + ' - ' + d.value + ' sales');
  891. }
  892. else {
  893. focusText.select('text').attr('text-anchor', 'start').attr('x', function () { return (x(d.date) + 15) + 'px' }).text(formatDate(d.date) + ' - ' + d.value + ' sales');
  894. }
  895. }
  896. // Resize chart
  897. // ------------------------------
  898. // Call function on window resize
  899. $(window).on('resize', monthlySalesAreaResize);
  900. // Call function on sidebar width change
  901. $(document).on('click', '.sidebar-control', monthlySalesAreaResize);
  902. // Resize function
  903. //
  904. // Since D3 doesn't support SVG resize by default,
  905. // we need to manually specify parts of the graph that need to
  906. // be updated on window resize
  907. function monthlySalesAreaResize() {
  908. // Layout variables
  909. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right;
  910. // Layout
  911. // -------------------------
  912. // Main svg width
  913. container.attr('width', width + margin.left + margin.right);
  914. // Width of appended group
  915. svg.attr('width', width + margin.left + margin.right);
  916. // Axes
  917. // -------------------------
  918. // Horizontal range
  919. x.range([0, width]);
  920. // Horizontal axis
  921. svg.selectAll('.d3-axis-horizontal').call(xAxis);
  922. // Horizontal axis subticks
  923. svg.selectAll('.d3-axis-subticks').attr('x1', x).attr('x2', x);
  924. // Chart elements
  925. // -------------------------
  926. // Area path
  927. svg.selectAll('.d3-area').datum(data).attr('d', area);
  928. // Crosshair
  929. svg.selectAll('.d3-crosshair-overlay').attr('width', width);
  930. }
  931. });
  932. }
  933. };
  934. // Daily sales heatmap
  935. var _AppSalesHeatmap = function(element) {
  936. if (typeof d3 == 'undefined') {
  937. console.warn('Warning - d3.min.js is not loaded.');
  938. return;
  939. }
  940. // Initialize chart only if element exsists in the DOM
  941. if($(element).length > 0) {
  942. // Load data
  943. d3.csv('../../../../global_assets/demo_data/dashboard/app_sales_heatmap.csv', function(error, data) {
  944. // Bind data
  945. // ------------------------------
  946. // Nest data
  947. var nested_data = d3.nest().key(function(d) { return d.app; }),
  948. nest = nested_data.entries(data);
  949. // Format date
  950. var format = d3.time.format('%Y/%m/%d %H:%M'),
  951. formatTime = d3.time.format('%H:%M');
  952. // Pull out values
  953. data.forEach(function(d, i) {
  954. d.date = format.parse(d.date),
  955. d.value = +d.value
  956. });
  957. // Layout setup
  958. // ------------------------------
  959. // Define main variables
  960. var d3Container = d3.select(element);
  961. margin = { top: 20, right: 0, bottom: 30, left: 0 },
  962. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  963. gridSize = width / new Date(data[data.length - 1].date).getHours(), // dynamically set grid size
  964. rowGap = 40, // vertical gap between rows
  965. height = (rowGap + gridSize) * (d3.max(nest, function(d,i) {return i+1})) - margin.top,
  966. buckets = 5, // number of colors in range
  967. colors = ['#DCEDC8','#C5E1A5','#9CCC65','#7CB342','#558B2F'];
  968. // Construct scales
  969. // ------------------------------
  970. // Horizontal
  971. var x = d3.time.scale().range([0, width]);
  972. // Vertical
  973. var y = d3.scale.linear().range([height, 0]);
  974. // Colors
  975. var colorScale = d3.scale.quantile()
  976. .domain([0, buckets - 1, d3.max(data, function (d) { return d.value; })])
  977. .range(colors);
  978. // Set input domains
  979. // ------------------------------
  980. // Horizontal
  981. x.domain([new Date(data[0].date), d3.time.hour.offset(new Date(data[data.length - 1].date), 1)]);
  982. // Vertical
  983. y.domain([0, d3.max(data, function(d) { return d.app; })]);
  984. // Create chart
  985. // ------------------------------
  986. // Container
  987. var container = d3Container.append('svg');
  988. // SVG element
  989. var svg = container
  990. .attr('width', width + margin.left + margin.right)
  991. .attr('height', height + margin.bottom)
  992. .append('g')
  993. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')');
  994. //
  995. // Append chart elements
  996. //
  997. // App groups
  998. // ------------------------------
  999. // Add groups for each app
  1000. var hourGroup = svg.selectAll('.hour-group')
  1001. .data(nest)
  1002. .enter()
  1003. .append('g')
  1004. .attr('class', 'hour-group')
  1005. .attr('transform', function(d, i) { return 'translate(0, ' + ((gridSize + rowGap) * i) +')'; });
  1006. // Add app name
  1007. hourGroup
  1008. .append('text')
  1009. .attr('class', 'app-label')
  1010. .attr('x', 0)
  1011. .attr('y', -(margin.top/2))
  1012. .text(function (d, i) { return d.key; });
  1013. // Sales count text
  1014. hourGroup
  1015. .append('text')
  1016. .attr('class', 'sales-count')
  1017. .attr('x', width)
  1018. .attr('y', -(margin.top/2))
  1019. .style('text-anchor', 'end')
  1020. .text(function (d, i) { return d3.sum(d.values, function(d) { return d.value; }) + ' sales today' });
  1021. // Add map elements
  1022. // ------------------------------
  1023. // Add map squares
  1024. var heatMap = hourGroup.selectAll('.heatmap-hour')
  1025. .data(function(d) {return d.values})
  1026. .enter()
  1027. .append('rect')
  1028. .attr('x', function(d,i) { return x(d.date); })
  1029. .attr('y', 0)
  1030. .attr('class', 'heatmap-hour')
  1031. .attr('width', gridSize)
  1032. .attr('height', gridSize)
  1033. .style('fill', '#fff')
  1034. .style('stroke', '#fff')
  1035. .style('cursor', 'pointer')
  1036. .style('shape-rendering', 'crispEdges');
  1037. // Add loading transition
  1038. heatMap.transition()
  1039. .duration(250)
  1040. .delay(function(d, i) { return i * 20; })
  1041. .style('fill', function(d) { return colorScale(d.value); })
  1042. // Add user interaction
  1043. hourGroup.each(function(d) {
  1044. heatMap
  1045. .on('mouseover', function (d, i) {
  1046. d3.select(this).style('opacity', 0.75);
  1047. d3.select(this.parentNode).select('.sales-count').text(function(d) { return d.values[i].value + ' sales at ' + formatTime(d.values[i].date); })
  1048. })
  1049. .on('mouseout', function (d, i) {
  1050. d3.select(this).style('opacity', 1);
  1051. d3.select(this.parentNode).select('.sales-count').text(function (d, i) { return d3.sum(d.values, function(d) { return d.value; }) + ' sales today' })
  1052. })
  1053. })
  1054. // Add legend
  1055. // ------------------------------
  1056. // Get min and max values
  1057. var minValue, maxValue;
  1058. data.forEach(function(d, i) {
  1059. maxValue = d3.max(data, function (d) { return d.value; });
  1060. minValue = d3.min(data, function (d) { return d.value; });
  1061. });
  1062. // Place legend inside separate group
  1063. var legendGroup = svg.append('g')
  1064. .attr('class', 'legend-group')
  1065. .attr('width', width)
  1066. .attr('transform', 'translate(' + ((width/2) - ((buckets * gridSize))/2) + ',' + (height + (margin.bottom - margin.top)) + ')');
  1067. // Then group legend elements
  1068. var legend = legendGroup.selectAll('.heatmap-legend')
  1069. .data([0].concat(colorScale.quantiles()), function(d) { return d; })
  1070. .enter()
  1071. .append('g')
  1072. .attr('class', 'heatmap-legend');
  1073. // Add legend items
  1074. legend.append('rect')
  1075. .attr('class', 'heatmap-legend-item')
  1076. .attr('x', function(d, i) { return gridSize * i; })
  1077. .attr('y', -8)
  1078. .attr('width', gridSize)
  1079. .attr('height', 5)
  1080. .style('stroke', '#fff')
  1081. .style('shape-rendering', 'crispEdges')
  1082. .style('fill', function(d, i) { return colors[i]; });
  1083. // Add min value text label
  1084. legendGroup.append('text')
  1085. .attr('class', 'min-legend-value')
  1086. .attr('x', -10)
  1087. .attr('y', -2)
  1088. .style('text-anchor', 'end')
  1089. .style('font-size', 11)
  1090. .style('fill', '#999')
  1091. .text(minValue);
  1092. // Add max value text label
  1093. legendGroup.append('text')
  1094. .attr('class', 'max-legend-value')
  1095. .attr('x', (buckets * gridSize) + 10)
  1096. .attr('y', -2)
  1097. .style('font-size', 11)
  1098. .style('fill', '#999')
  1099. .text(maxValue);
  1100. // Resize chart
  1101. // ------------------------------
  1102. // Call function on window resize
  1103. $(window).on('resize', resizeHeatmap);
  1104. // Call function on sidebar width change
  1105. $(document).on('click', '.sidebar-control', resizeHeatmap);
  1106. // Resize function
  1107. //
  1108. // Since D3 doesn't support SVG resize by default,
  1109. // we need to manually specify parts of the graph that need to
  1110. // be updated on window resize
  1111. function resizeHeatmap() {
  1112. // Layout
  1113. // -------------------------
  1114. // Width
  1115. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  1116. // Grid size
  1117. gridSize = width / new Date(data[data.length - 1].date).getHours(),
  1118. // Height
  1119. height = (rowGap + gridSize) * (d3.max(nest, function(d,i) {return i+1})) - margin.top,
  1120. // Main svg width
  1121. container.attr('width', width + margin.left + margin.right).attr('height', height + margin.bottom);
  1122. // Width of appended group
  1123. svg.attr('width', width + margin.left + margin.right).attr('height', height + margin.bottom);
  1124. // Horizontal range
  1125. x.range([0, width]);
  1126. // Chart elements
  1127. // -------------------------
  1128. // Groups for each app
  1129. svg.selectAll('.hour-group')
  1130. .attr('transform', function(d, i) { return 'translate(0, ' + ((gridSize + rowGap) * i) +')'; });
  1131. // Map squares
  1132. svg.selectAll('.heatmap-hour')
  1133. .attr('width', gridSize)
  1134. .attr('height', gridSize)
  1135. .attr('x', function(d,i) { return x(d.date); });
  1136. // Legend group
  1137. svg.selectAll('.legend-group')
  1138. .attr('transform', 'translate(' + ((width/2) - ((buckets * gridSize))/2) + ',' + (height + margin.bottom - margin.top) + ')');
  1139. // Sales count text
  1140. svg.selectAll('.sales-count')
  1141. .attr('x', width);
  1142. // Legend item
  1143. svg.selectAll('.heatmap-legend-item')
  1144. .attr('width', gridSize)
  1145. .attr('x', function(d, i) { return gridSize * i; });
  1146. // Max value text label
  1147. svg.selectAll('.max-legend-value')
  1148. .attr('x', (buckets * gridSize) + 10);
  1149. }
  1150. });
  1151. }
  1152. };
  1153. // Messages area chart
  1154. var _MessagesAreaChart = function(element, height, color) {
  1155. if (typeof d3 == 'undefined') {
  1156. console.warn('Warning - d3.min.js is not loaded.');
  1157. return;
  1158. }
  1159. // Initialize chart only if element exsists in the DOM
  1160. if($(element).length > 0) {
  1161. // Basic setup
  1162. // ------------------------------
  1163. // Define main variables
  1164. var d3Container = d3.select(element),
  1165. margin = {top: 0, right: 0, bottom: 0, left: 0},
  1166. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  1167. height = height - margin.top - margin.bottom;
  1168. // Date and time format
  1169. var parseDate = d3.time.format('%Y-%m-%d').parse;
  1170. // Create SVG
  1171. // ------------------------------
  1172. // Container
  1173. var container = d3Container.append('svg');
  1174. // SVG element
  1175. var svg = container
  1176. .attr('width', width + margin.left + margin.right)
  1177. .attr('height', height + margin.top + margin.bottom)
  1178. .append('g')
  1179. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')')
  1180. // Construct chart layout
  1181. // ------------------------------
  1182. // Area
  1183. var area = d3.svg.area()
  1184. .x(function(d) { return x(d.date); })
  1185. .y0(height)
  1186. .y1(function(d) { return y(d.value); })
  1187. .interpolate('monotone')
  1188. // Construct scales
  1189. // ------------------------------
  1190. // Horizontal
  1191. var x = d3.time.scale().range([0, width ]);
  1192. // Vertical
  1193. var y = d3.scale.linear().range([height, 0]);
  1194. // Load data
  1195. // ------------------------------
  1196. d3.json('../../../../global_assets/demo_data/dashboard/monthly_sales.json', function (error, data) {
  1197. // Show what's wrong if error
  1198. if (error) return console.error(error);
  1199. // Pull out values
  1200. data.forEach(function (d) {
  1201. d.date = parseDate(d.date);
  1202. d.value = +d.value;
  1203. });
  1204. // Get the maximum value in the given array
  1205. var maxY = d3.max(data, function(d) { return d.value; });
  1206. // Reset start data for animation
  1207. var startData = data.map(function(datum) {
  1208. return {
  1209. date: datum.date,
  1210. value: 0
  1211. };
  1212. });
  1213. // Set input domains
  1214. // ------------------------------
  1215. // Horizontal
  1216. x.domain(d3.extent(data, function(d, i) { return d.date; }));
  1217. // Vertical
  1218. y.domain([0, d3.max( data, function(d) { return d.value; })]);
  1219. //
  1220. // Append chart elements
  1221. //
  1222. // Add area path
  1223. svg.append('path')
  1224. .datum(data)
  1225. .attr('class', 'd3-area')
  1226. .style('fill', color)
  1227. .attr('d', area)
  1228. .transition() // begin animation
  1229. .duration(1000)
  1230. .attrTween('d', function() {
  1231. var interpolator = d3.interpolateArray(startData, data);
  1232. return function (t) {
  1233. return area(interpolator (t));
  1234. }
  1235. });
  1236. // Resize chart
  1237. // ------------------------------
  1238. // Call function on window resize
  1239. $(window).on('resize', messagesAreaResize);
  1240. // Call function on sidebar width change
  1241. $(document).on('click', '.sidebar-control', messagesAreaResize);
  1242. // Resize function
  1243. //
  1244. // Since D3 doesn't support SVG resize by default,
  1245. // we need to manually specify parts of the graph that need to
  1246. // be updated on window resize
  1247. function messagesAreaResize() {
  1248. // Layout variables
  1249. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right;
  1250. // Layout
  1251. // -------------------------
  1252. // Main svg width
  1253. container.attr('width', width + margin.left + margin.right);
  1254. // Width of appended group
  1255. svg.attr('width', width + margin.left + margin.right);
  1256. // Horizontal range
  1257. x.range([0, width]);
  1258. // Chart elements
  1259. // -------------------------
  1260. // Area path
  1261. svg.selectAll('.d3-area').datum( data ).attr('d', area);
  1262. }
  1263. });
  1264. }
  1265. };
  1266. // Sparklines chart
  1267. var _chartSparkline = function(element, chartType, qty, height, interpolation, duration, interval, color) {
  1268. if (typeof d3 == 'undefined') {
  1269. console.warn('Warning - d3.min.js is not loaded.');
  1270. return;
  1271. }
  1272. // Initialize chart only if element exsists in the DOM
  1273. if($(element).length > 0) {
  1274. // Basic setup
  1275. // ------------------------------
  1276. // Define main variables
  1277. var d3Container = d3.select(element),
  1278. margin = {top: 0, right: 0, bottom: 0, left: 0},
  1279. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  1280. height = height - margin.top - margin.bottom;
  1281. // Generate random data (for demo only)
  1282. var data = [];
  1283. for (var i=0; i < qty; i++) {
  1284. data.push(Math.floor(Math.random() * qty) + 5)
  1285. }
  1286. // Construct scales
  1287. // ------------------------------
  1288. // Horizontal
  1289. var x = d3.scale.linear().range([0, width]);
  1290. // Vertical
  1291. var y = d3.scale.linear().range([height - 5, 5]);
  1292. // Set input domains
  1293. // ------------------------------
  1294. // Horizontal
  1295. x.domain([1, qty - 3])
  1296. // Vertical
  1297. y.domain([0, qty])
  1298. // Construct chart layout
  1299. // ------------------------------
  1300. // Line
  1301. var line = d3.svg.line()
  1302. .interpolate(interpolation)
  1303. .x(function(d, i) { return x(i); })
  1304. .y(function(d, i) { return y(d); });
  1305. // Area
  1306. var area = d3.svg.area()
  1307. .interpolate(interpolation)
  1308. .x(function(d, i) {
  1309. return x(i);
  1310. })
  1311. .y0(height)
  1312. .y1(function(d) {
  1313. return y(d);
  1314. });
  1315. // Create SVG
  1316. // ------------------------------
  1317. // Container
  1318. var container = d3Container.append('svg');
  1319. // SVG element
  1320. var svg = container
  1321. .attr('width', width + margin.left + margin.right)
  1322. .attr('height', height + margin.top + margin.bottom)
  1323. .append("g")
  1324. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')');
  1325. // Add mask for animation
  1326. // ------------------------------
  1327. // Add clip path
  1328. var clip = svg.append('defs')
  1329. .append('clipPath')
  1330. .attr('id', function(d, i) { return 'load-clip-' + element.substring(1) })
  1331. // Add clip shape
  1332. var clips = clip.append('rect')
  1333. .attr('class', 'load-clip')
  1334. .attr('width', 0)
  1335. .attr('height', height);
  1336. // Animate mask
  1337. clips
  1338. .transition()
  1339. .duration(1000)
  1340. .ease('linear')
  1341. .attr('width', width);
  1342. //
  1343. // Append chart elements
  1344. //
  1345. // Main path
  1346. var path = svg.append('g')
  1347. .attr('clip-path', function(d, i) { return 'url(#load-clip-' + element.substring(1) + ')'})
  1348. .append('path')
  1349. .datum(data)
  1350. .attr('transform', 'translate(' + x(0) + ',0)');
  1351. // Add path based on chart type
  1352. if(chartType == 'area') {
  1353. path.attr('d', area).attr('class', 'd3-area').style('fill', color); // area
  1354. }
  1355. else {
  1356. path.attr('d', line).attr('class', 'd3-line d3-line-medium').style('stroke', color); // line
  1357. }
  1358. // Animate path
  1359. path
  1360. .style('opacity', 0)
  1361. .transition()
  1362. .duration(750)
  1363. .style('opacity', 1);
  1364. // Set update interval. For demo only
  1365. // ------------------------------
  1366. setInterval(function() {
  1367. // push a new data point onto the back
  1368. data.push(Math.floor(Math.random() * qty) + 5);
  1369. // pop the old data point off the front
  1370. data.shift();
  1371. update();
  1372. }, interval);
  1373. // Update random data. For demo only
  1374. // ------------------------------
  1375. function update() {
  1376. // Redraw the path and slide it to the left
  1377. path
  1378. .attr('transform', null)
  1379. .transition()
  1380. .duration(duration)
  1381. .ease('linear')
  1382. .attr('transform', 'translate(' + x(0) + ',0)');
  1383. // Update path type
  1384. if(chartType == 'area') {
  1385. path.attr('d', area).attr('class', 'd3-area').style('fill', color)
  1386. }
  1387. else {
  1388. path.attr('d', line).attr('class', 'd3-line d3-line-medium').style('stroke', color);
  1389. }
  1390. }
  1391. // Resize chart
  1392. // ------------------------------
  1393. // Call function on window resize
  1394. $(window).on('resize', resizeSparklines);
  1395. // Call function on sidebar width change
  1396. $(document).on('click', '.sidebar-control', resizeSparklines);
  1397. // Resize function
  1398. //
  1399. // Since D3 doesn't support SVG resize by default,
  1400. // we need to manually specify parts of the graph that need to
  1401. // be updated on window resize
  1402. function resizeSparklines() {
  1403. // Layout variables
  1404. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right;
  1405. // Layout
  1406. // -------------------------
  1407. // Main svg width
  1408. container.attr('width', width + margin.left + margin.right);
  1409. // Width of appended group
  1410. svg.attr('width', width + margin.left + margin.right);
  1411. // Horizontal range
  1412. x.range([0, width]);
  1413. // Chart elements
  1414. // -------------------------
  1415. // Clip mask
  1416. clips.attr('width', width);
  1417. // Line
  1418. svg.select('.d3-line').attr('d', line);
  1419. // Area
  1420. svg.select('.d3-area').attr('d', area);
  1421. }
  1422. }
  1423. };
  1424. // Daily revenue line chart
  1425. var _DailyRevenueLineChart = function(element, height) {
  1426. if (typeof d3 == 'undefined') {
  1427. console.warn('Warning - d3.min.js is not loaded.');
  1428. return;
  1429. }
  1430. // Initialize chart only if element exsists in the DOM
  1431. if($(element).length > 0) {
  1432. // Basic setup
  1433. // ------------------------------
  1434. // Add data set
  1435. var dataset = [
  1436. {
  1437. 'date': '04/13/14',
  1438. 'alpha': '60'
  1439. }, {
  1440. 'date': '04/14/14',
  1441. 'alpha': '35'
  1442. }, {
  1443. 'date': '04/15/14',
  1444. 'alpha': '65'
  1445. }, {
  1446. 'date': '04/16/14',
  1447. 'alpha': '50'
  1448. }, {
  1449. 'date': '04/17/14',
  1450. 'alpha': '65'
  1451. }, {
  1452. 'date': '04/18/14',
  1453. 'alpha': '20'
  1454. }, {
  1455. 'date': '04/19/14',
  1456. 'alpha': '60'
  1457. }
  1458. ];
  1459. // Main variables
  1460. var d3Container = d3.select(element),
  1461. margin = {top: 0, right: 0, bottom: 0, left: 0},
  1462. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  1463. height = height - margin.top - margin.bottom,
  1464. padding = 20;
  1465. // Format date
  1466. var parseDate = d3.time.format('%m/%d/%y').parse,
  1467. formatDate = d3.time.format('%a, %B %e');
  1468. // Add tooltip
  1469. // ------------------------------
  1470. var tooltip = d3.tip()
  1471. .attr('class', 'd3-tip')
  1472. .html(function (d) {
  1473. return '<ul class="list-unstyled mb-1">' +
  1474. '<li>' + '<div class="font-size-base my-1"><i class="icon-check2 mr-2"></i>' + formatDate(d.date) + '</div>' + '</li>' +
  1475. '<li>' + 'Sales: &nbsp;' + '<span class="font-weight-semibold float-right">' + d.alpha + '</span>' + '</li>' +
  1476. '<li>' + 'Revenue: &nbsp; ' + '<span class="font-weight-semibold float-right">' + '$' + (d.alpha * 25).toFixed(2) + '</span>' + '</li>' +
  1477. '</ul>';
  1478. });
  1479. // Create chart
  1480. // ------------------------------
  1481. // Add svg element
  1482. var container = d3Container.append('svg');
  1483. // Add SVG group
  1484. var svg = container
  1485. .attr('width', width + margin.left + margin.right)
  1486. .attr('height', height + margin.top + margin.bottom)
  1487. .append('g')
  1488. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')')
  1489. .call(tooltip);
  1490. // Load data
  1491. // ------------------------------
  1492. dataset.forEach(function (d) {
  1493. d.date = parseDate(d.date);
  1494. d.alpha = +d.alpha;
  1495. });
  1496. // Construct scales
  1497. // ------------------------------
  1498. // Horizontal
  1499. var x = d3.time.scale()
  1500. .range([padding, width - padding]);
  1501. // Vertical
  1502. var y = d3.scale.linear()
  1503. .range([height, 5]);
  1504. // Set input domains
  1505. // ------------------------------
  1506. // Horizontal
  1507. x.domain(d3.extent(dataset, function (d) {
  1508. return d.date;
  1509. }));
  1510. // Vertical
  1511. y.domain([0, d3.max(dataset, function (d) {
  1512. return Math.max(d.alpha);
  1513. })]);
  1514. // Construct chart layout
  1515. // ------------------------------
  1516. // Line
  1517. var line = d3.svg.line()
  1518. .x(function(d) {
  1519. return x(d.date);
  1520. })
  1521. .y(function(d) {
  1522. return y(d.alpha)
  1523. });
  1524. //
  1525. // Append chart elements
  1526. //
  1527. // Add mask for animation
  1528. // ------------------------------
  1529. // Add clip path
  1530. var clip = svg.append('defs')
  1531. .append('clipPath')
  1532. .attr('id', 'clip-line-small');
  1533. // Add clip shape
  1534. var clipRect = clip.append('rect')
  1535. .attr('class', 'clip')
  1536. .attr('width', 0)
  1537. .attr('height', height);
  1538. // Animate mask
  1539. clipRect
  1540. .transition()
  1541. .duration(1000)
  1542. .ease('linear')
  1543. .attr('width', width);
  1544. // Line
  1545. // ------------------------------
  1546. // Path
  1547. var path = svg.append('path')
  1548. .attr({
  1549. 'd': line(dataset),
  1550. 'clip-path': 'url(#clip-line-small)',
  1551. 'class': 'd3-line d3-line-medium'
  1552. })
  1553. .style('stroke', '#fff');
  1554. // Animate path
  1555. svg.select('.line-tickets')
  1556. .transition()
  1557. .duration(1000)
  1558. .ease('linear');
  1559. // Add vertical guide lines
  1560. // ------------------------------
  1561. // Bind data
  1562. var guide = svg.append('g')
  1563. .selectAll('.d3-line-guides-group')
  1564. .data(dataset);
  1565. // Append lines
  1566. guide
  1567. .enter()
  1568. .append('line')
  1569. .attr('class', 'd3-line-guides')
  1570. .attr('x1', function (d, i) {
  1571. return x(d.date);
  1572. })
  1573. .attr('y1', function (d, i) {
  1574. return height;
  1575. })
  1576. .attr('x2', function (d, i) {
  1577. return x(d.date);
  1578. })
  1579. .attr('y2', function (d, i) {
  1580. return height;
  1581. })
  1582. .style('stroke', 'rgba(255,255,255,0.3)')
  1583. .style('stroke-dasharray', '4,2')
  1584. .style('shape-rendering', 'crispEdges');
  1585. // Animate guide lines
  1586. guide
  1587. .transition()
  1588. .duration(1000)
  1589. .delay(function(d, i) { return i * 150; })
  1590. .attr('y2', function (d, i) {
  1591. return y(d.alpha);
  1592. });
  1593. // Alpha app points
  1594. // ------------------------------
  1595. // Add points
  1596. var points = svg.insert('g')
  1597. .selectAll('.d3-line-circle')
  1598. .data(dataset)
  1599. .enter()
  1600. .append('circle')
  1601. .attr('class', 'd3-line-circle d3-line-circle-medium')
  1602. .attr('cx', line.x())
  1603. .attr('cy', line.y())
  1604. .attr('r', 3)
  1605. .style('stroke', '#fff')
  1606. .style('fill', '#29B6F6');
  1607. // Animate points on page load
  1608. points
  1609. .style('opacity', 0)
  1610. .transition()
  1611. .duration(250)
  1612. .ease('linear')
  1613. .delay(1000)
  1614. .style('opacity', 1);
  1615. // Add user interaction
  1616. points
  1617. .on('mouseover', function (d) {
  1618. tooltip.offset([-10, 0]).show(d);
  1619. // Animate circle radius
  1620. d3.select(this).transition().duration(250).attr('r', 4);
  1621. })
  1622. // Hide tooltip
  1623. .on('mouseout', function (d) {
  1624. tooltip.hide(d);
  1625. // Animate circle radius
  1626. d3.select(this).transition().duration(250).attr('r', 3);
  1627. });
  1628. // Change tooltip direction of first point
  1629. d3.select(points[0][0])
  1630. .on('mouseover', function (d) {
  1631. tooltip.offset([0, 10]).direction('e').show(d);
  1632. // Animate circle radius
  1633. d3.select(this).transition().duration(250).attr('r', 4);
  1634. })
  1635. .on('mouseout', function (d) {
  1636. tooltip.direction('n').hide(d);
  1637. // Animate circle radius
  1638. d3.select(this).transition().duration(250).attr('r', 3);
  1639. });
  1640. // Change tooltip direction of last point
  1641. d3.select(points[0][points.size() - 1])
  1642. .on('mouseover', function (d) {
  1643. tooltip.offset([0, -10]).direction('w').show(d);
  1644. // Animate circle radius
  1645. d3.select(this).transition().duration(250).attr('r', 4);
  1646. })
  1647. .on('mouseout', function (d) {
  1648. tooltip.direction('n').hide(d);
  1649. // Animate circle radius
  1650. d3.select(this).transition().duration(250).attr('r', 3);
  1651. })
  1652. // Resize chart
  1653. // ------------------------------
  1654. // Call function on window resize
  1655. $(window).on('resize', revenueResize);
  1656. // Call function on sidebar width change
  1657. $(document).on('click', '.sidebar-control', revenueResize);
  1658. // Resize function
  1659. //
  1660. // Since D3 doesn't support SVG resize by default,
  1661. // we need to manually specify parts of the graph that need to
  1662. // be updated on window resize
  1663. function revenueResize() {
  1664. // Layout variables
  1665. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right;
  1666. // Layout
  1667. // -------------------------
  1668. // Main svg width
  1669. container.attr('width', width + margin.left + margin.right);
  1670. // Width of appended group
  1671. svg.attr('width', width + margin.left + margin.right);
  1672. // Horizontal range
  1673. x.range([padding, width - padding]);
  1674. // Chart elements
  1675. // -------------------------
  1676. // Mask
  1677. clipRect.attr('width', width);
  1678. // Line path
  1679. svg.selectAll('.d3-line').attr('d', line(dataset));
  1680. // Circles
  1681. svg.selectAll('.d3-line-circle').attr('cx', line.x());
  1682. // Guide lines
  1683. svg.selectAll('.d3-line-guides')
  1684. .attr('x1', function (d, i) {
  1685. return x(d.date);
  1686. })
  1687. .attr('x2', function (d, i) {
  1688. return x(d.date);
  1689. });
  1690. }
  1691. }
  1692. };
  1693. // Small progress pie chart
  1694. var _ProgressPieChart = function(element, width, height, color) {
  1695. if (typeof d3 == 'undefined') {
  1696. console.warn('Warning - d3.min.js is not loaded.');
  1697. return;
  1698. }
  1699. // Initialize chart only if element exsists in the DOM
  1700. if($(element).length > 0) {
  1701. // Basic setup
  1702. // ------------------------------
  1703. // Main variables
  1704. var d3Container = d3.select(element),
  1705. border = 2,
  1706. radius = Math.min(width / 2, height / 2) - border,
  1707. twoPi = 2 * Math.PI,
  1708. progress = $(element).data('progress'),
  1709. total = 100;
  1710. // Construct chart layout
  1711. // ------------------------------
  1712. // Arc
  1713. var arc = d3.svg.arc()
  1714. .startAngle(0)
  1715. .innerRadius(0)
  1716. .outerRadius(radius)
  1717. .endAngle(function(d) {
  1718. return (d.value / d.size) * 2 * Math.PI;
  1719. })
  1720. // Create chart
  1721. // ------------------------------
  1722. // Add svg element
  1723. var container = d3Container.append('svg');
  1724. // Add SVG group
  1725. var svg = container
  1726. .attr('width', width)
  1727. .attr('height', height)
  1728. .append('g')
  1729. .attr('transform', 'translate(' + width / 2 + ',' + height / 2 + ')');
  1730. //
  1731. // Append chart elements
  1732. //
  1733. // Progress group
  1734. var meter = svg.append('g')
  1735. .attr('class', 'progress-meter');
  1736. // Background
  1737. meter.append('path')
  1738. .attr('d', arc.endAngle(twoPi))
  1739. .style('fill', '#fff')
  1740. .style('stroke', color)
  1741. .style('stroke-width', 1.5);
  1742. // Foreground
  1743. var foreground = meter.append('path')
  1744. .style('fill', color);
  1745. // Animate foreground path
  1746. foreground
  1747. .transition()
  1748. .ease('cubic-out')
  1749. .duration(2500)
  1750. .attrTween('d', arcTween);
  1751. // Tween arcs
  1752. function arcTween() {
  1753. var i = d3.interpolate(0, progress);
  1754. return function(t) {
  1755. var currentProgress = progress / (100/t);
  1756. var endAngle = arc.endAngle(twoPi * (currentProgress));
  1757. return arc(i(endAngle));
  1758. };
  1759. }
  1760. }
  1761. };
  1762. // Marketing campaigns donut chart
  1763. var _MarketingCampaignsDonutChart = function(element, size) {
  1764. if (typeof d3 == 'undefined') {
  1765. console.warn('Warning - d3.min.js is not loaded.');
  1766. return;
  1767. }
  1768. // Initialize chart only if element exsists in the DOM
  1769. if($(element).length > 0) {
  1770. // Basic setup
  1771. // ------------------------------
  1772. // Add data set
  1773. var data = [
  1774. {
  1775. "browser": "Google Adwords",
  1776. "icon": "<i class='icon-google mr-2'></i>",
  1777. "value": 1047,
  1778. "color" : "#66BB6A"
  1779. }, {
  1780. "browser": "Social media",
  1781. "icon": "<i class='icon-share4 mr-2'></i>",
  1782. "value": 2948,
  1783. "color": "#9575CD"
  1784. }, {
  1785. "browser": "Youtube video",
  1786. "icon": "<i class='icon-youtube mr-2'></i>",
  1787. "value": 3909,
  1788. "color": "#FF7043"
  1789. }
  1790. ];
  1791. // Main variables
  1792. var d3Container = d3.select(element),
  1793. distance = 2, // reserve 2px space for mouseover arc moving
  1794. radius = (size/2) - distance,
  1795. sum = d3.sum(data, function(d) { return d.value; });
  1796. // Tooltip
  1797. // ------------------------------
  1798. var tip = d3.tip()
  1799. .attr('class', 'd3-tip')
  1800. .offset([-10, 0])
  1801. .direction('e')
  1802. .html(function (d) {
  1803. return '<ul class="list-unstyled mb-1">' +
  1804. '<li>' + '<div class="font-size-base mb-1 mt-1">' + d.data.icon + d.data.browser + '</div>' + '</li>' +
  1805. '<li>' + 'Visits: &nbsp;' + '<span class="font-weight-semibold float-right">' + d.value + '</span>' + '</li>' +
  1806. '<li>' + 'Share: &nbsp;' + '<span class="font-weight-semibold float-right">' + (100 / (sum / d.value)).toFixed(2) + '%' + '</span>' + '</li>' +
  1807. '</ul>';
  1808. });
  1809. // Create chart
  1810. // ------------------------------
  1811. // Add svg element
  1812. var container = d3Container.append('svg').call(tip);
  1813. // Add SVG group
  1814. var svg = container
  1815. .attr('width', size)
  1816. .attr('height', size)
  1817. .append('g')
  1818. .attr('transform', 'translate(' + (size / 2) + ',' + (size / 2) + ')');
  1819. // Construct chart layout
  1820. // ------------------------------
  1821. // Pie
  1822. var pie = d3.layout.pie()
  1823. .sort(null)
  1824. .startAngle(Math.PI)
  1825. .endAngle(3 * Math.PI)
  1826. .value(function (d) {
  1827. return d.value;
  1828. });
  1829. // Arc
  1830. var arc = d3.svg.arc()
  1831. .outerRadius(radius)
  1832. .innerRadius(radius / 2);
  1833. //
  1834. // Append chart elements
  1835. //
  1836. // Group chart elements
  1837. var arcGroup = svg.selectAll('.d3-arc')
  1838. .data(pie(data))
  1839. .enter()
  1840. .append('g')
  1841. .attr('class', 'd3-arc')
  1842. .style('stroke', '#fff')
  1843. .style('cursor', 'pointer');
  1844. // Append path
  1845. var arcPath = arcGroup
  1846. .append('path')
  1847. .style('fill', function (d) { return d.data.color; });
  1848. // Add tooltip
  1849. arcPath
  1850. .on('mouseover', function (d, i) {
  1851. // Transition on mouseover
  1852. d3.select(this)
  1853. .transition()
  1854. .duration(500)
  1855. .ease('elastic')
  1856. .attr('transform', function (d) {
  1857. d.midAngle = ((d.endAngle - d.startAngle) / 2) + d.startAngle;
  1858. var x = Math.sin(d.midAngle) * distance;
  1859. var y = -Math.cos(d.midAngle) * distance;
  1860. return 'translate(' + x + ',' + y + ')';
  1861. });
  1862. })
  1863. .on('mousemove', function (d) {
  1864. // Show tooltip on mousemove
  1865. tip.show(d)
  1866. .style('top', (d3.event.pageY - 40) + 'px')
  1867. .style('left', (d3.event.pageX + 30) + 'px');
  1868. })
  1869. .on('mouseout', function (d, i) {
  1870. // Mouseout transition
  1871. d3.select(this)
  1872. .transition()
  1873. .duration(500)
  1874. .ease('bounce')
  1875. .attr('transform', 'translate(0,0)');
  1876. // Hide tooltip
  1877. tip.hide(d);
  1878. });
  1879. // Animate chart on load
  1880. arcPath
  1881. .transition()
  1882. .delay(function(d, i) { return i * 500; })
  1883. .duration(500)
  1884. .attrTween('d', function(d) {
  1885. var interpolate = d3.interpolate(d.startAngle,d.endAngle);
  1886. return function(t) {
  1887. d.endAngle = interpolate(t);
  1888. return arc(d);
  1889. };
  1890. });
  1891. }
  1892. };
  1893. // Campaign status donut chart
  1894. var _CampaignStatusDonutChart = function(element, size) {
  1895. if (typeof d3 == 'undefined') {
  1896. console.warn('Warning - d3.min.js is not loaded.');
  1897. return;
  1898. }
  1899. // Initialize chart only if element exsists in the DOM
  1900. if($(element).length > 0) {
  1901. // Basic setup
  1902. // ------------------------------
  1903. // Add data set
  1904. var data = [
  1905. {
  1906. "status": "Active campaigns",
  1907. "icon": "<span class='status-mark border-blue-300 mr-2'></span>",
  1908. "value": 439,
  1909. "color": "#29B6F6"
  1910. }, {
  1911. "status": "Closed campaigns",
  1912. "icon": "<span class='status-mark border-danger-300 mr-2'></span>",
  1913. "value": 290,
  1914. "color": "#EF5350"
  1915. }, {
  1916. "status": "Pending campaigns",
  1917. "icon": "<span class='status-mark border-success-300 mr-2'></span>",
  1918. "value": 190,
  1919. "color": "#81C784"
  1920. }, {
  1921. "status": "Campaigns on hold",
  1922. "icon": "<span class='status-mark border-grey-300 mr-2'></span>",
  1923. "value": 148,
  1924. "color": "#999"
  1925. }
  1926. ];
  1927. // Main variables
  1928. var d3Container = d3.select(element),
  1929. distance = 2, // reserve 2px space for mouseover arc moving
  1930. radius = (size/2) - distance,
  1931. sum = d3.sum(data, function(d) { return d.value; })
  1932. // Tooltip
  1933. // ------------------------------
  1934. var tip = d3.tip()
  1935. .attr('class', 'd3-tip')
  1936. .offset([-10, 0])
  1937. .direction('e')
  1938. .html(function (d) {
  1939. return '<ul class="list-unstyled mb-1">' +
  1940. '<li>' + '<div class="font-size-base mb-1 mt-1">' + d.data.icon + d.data.status + '</div>' + '</li>' +
  1941. '<li>' + 'Total: &nbsp;' + '<span class="font-weight-semibold float-right">' + d.value + '</span>' + '</li>' +
  1942. '<li>' + 'Share: &nbsp;' + '<span class="font-weight-semibold float-right">' + (100 / (sum / d.value)).toFixed(2) + '%' + '</span>' + '</li>' +
  1943. '</ul>';
  1944. });
  1945. // Create chart
  1946. // ------------------------------
  1947. // Add svg element
  1948. var container = d3Container.append('svg').call(tip);
  1949. // Add SVG group
  1950. var svg = container
  1951. .attr('width', size)
  1952. .attr('height', size)
  1953. .append('g')
  1954. .attr('transform', 'translate(' + (size / 2) + ',' + (size / 2) + ')');
  1955. // Construct chart layout
  1956. // ------------------------------
  1957. // Pie
  1958. var pie = d3.layout.pie()
  1959. .sort(null)
  1960. .startAngle(Math.PI)
  1961. .endAngle(3 * Math.PI)
  1962. .value(function (d) {
  1963. return d.value;
  1964. });
  1965. // Arc
  1966. var arc = d3.svg.arc()
  1967. .outerRadius(radius)
  1968. .innerRadius(radius / 2);
  1969. //
  1970. // Append chart elements
  1971. //
  1972. // Group chart elements
  1973. var arcGroup = svg.selectAll('.d3-arc')
  1974. .data(pie(data))
  1975. .enter()
  1976. .append('g')
  1977. .attr('class', 'd3-arc')
  1978. .style('stroke', '#fff')
  1979. .style('cursor', 'pointer');
  1980. // Append path
  1981. var arcPath = arcGroup
  1982. .append('path')
  1983. .style('fill', function (d) { return d.data.color; });
  1984. // Add tooltip
  1985. arcPath
  1986. .on('mouseover', function (d, i) {
  1987. // Transition on mouseover
  1988. d3.select(this)
  1989. .transition()
  1990. .duration(500)
  1991. .ease('elastic')
  1992. .attr('transform', function (d) {
  1993. d.midAngle = ((d.endAngle - d.startAngle) / 2) + d.startAngle;
  1994. var x = Math.sin(d.midAngle) * distance;
  1995. var y = -Math.cos(d.midAngle) * distance;
  1996. return 'translate(' + x + ',' + y + ')';
  1997. });
  1998. })
  1999. .on('mousemove', function (d) {
  2000. // Show tooltip on mousemove
  2001. tip.show(d)
  2002. .style('top', (d3.event.pageY - 40) + 'px')
  2003. .style('left', (d3.event.pageX + 30) + 'px');
  2004. })
  2005. .on('mouseout', function (d, i) {
  2006. // Mouseout transition
  2007. d3.select(this)
  2008. .transition()
  2009. .duration(500)
  2010. .ease('bounce')
  2011. .attr('transform', 'translate(0,0)');
  2012. // Hide tooltip
  2013. tip.hide(d);
  2014. });
  2015. // Animate chart on load
  2016. arcPath
  2017. .transition()
  2018. .delay(function(d, i) { return i * 500; })
  2019. .duration(500)
  2020. .attrTween('d', function(d) {
  2021. var interpolate = d3.interpolate(d.startAngle,d.endAngle);
  2022. return function(t) {
  2023. d.endAngle = interpolate(t);
  2024. return arc(d);
  2025. };
  2026. });
  2027. }
  2028. };
  2029. // Tickets status donut chart
  2030. var _TicketStatusDonutChart = function(element, size) {
  2031. if (typeof d3 == 'undefined') {
  2032. console.warn('Warning - d3.min.js is not loaded.');
  2033. return;
  2034. }
  2035. // Initialize chart only if element exsists in the DOM
  2036. if($(element).length > 0) {
  2037. // Basic setup
  2038. // ------------------------------
  2039. // Add data set
  2040. var data = [
  2041. {
  2042. "status": "Pending tickets",
  2043. "icon": "<i class='status-mark border-blue-300 mr-2'></i>",
  2044. "value": 295,
  2045. "color": "#29B6F6"
  2046. }, {
  2047. "status": "Resolved tickets",
  2048. "icon": "<i class='status-mark border-success-300 mr-2'></i>",
  2049. "value": 189,
  2050. "color": "#66BB6A"
  2051. }, {
  2052. "status": "Closed tickets",
  2053. "icon": "<i class='status-mark border-danger-300 mr-2'></i>",
  2054. "value": 277,
  2055. "color": "#EF5350"
  2056. }
  2057. ];
  2058. // Main variables
  2059. var d3Container = d3.select(element),
  2060. distance = 2, // reserve 2px space for mouseover arc moving
  2061. radius = (size/2) - distance,
  2062. sum = d3.sum(data, function(d) { return d.value; })
  2063. // Tooltip
  2064. // ------------------------------
  2065. var tip = d3.tip()
  2066. .attr('class', 'd3-tip')
  2067. .offset([-10, 0])
  2068. .direction('e')
  2069. .html(function (d) {
  2070. return '<ul class="list-unstyled mb-1">' +
  2071. '<li>' + '<div class="font-size-base mb-1 mt-1">' + d.data.icon + d.data.status + '</div>' + '</li>' +
  2072. '<li>' + 'Total: &nbsp;' + '<span class="font-weight-semibold float-right">' + d.value + '</span>' + '</li>' +
  2073. '<li>' + 'Share: &nbsp;' + '<span class="font-weight-semibold float-right">' + (100 / (sum / d.value)).toFixed(2) + '%' + '</span>' + '</li>' +
  2074. '</ul>';
  2075. })
  2076. // Create chart
  2077. // ------------------------------
  2078. // Add svg element
  2079. var container = d3Container.append('svg').call(tip);
  2080. // Add SVG group
  2081. var svg = container
  2082. .attr('width', size)
  2083. .attr('height', size)
  2084. .append('g')
  2085. .attr('transform', 'translate(' + (size / 2) + ',' + (size / 2) + ')');
  2086. // Construct chart layout
  2087. // ------------------------------
  2088. // Pie
  2089. var pie = d3.layout.pie()
  2090. .sort(null)
  2091. .startAngle(Math.PI)
  2092. .endAngle(3 * Math.PI)
  2093. .value(function (d) {
  2094. return d.value;
  2095. });
  2096. // Arc
  2097. var arc = d3.svg.arc()
  2098. .outerRadius(radius)
  2099. .innerRadius(radius / 2);
  2100. //
  2101. // Append chart elements
  2102. //
  2103. // Group chart elements
  2104. var arcGroup = svg.selectAll('.d3-arc')
  2105. .data(pie(data))
  2106. .enter()
  2107. .append('g')
  2108. .attr('class', 'd3-arc')
  2109. .style('stroke', '#fff')
  2110. .style('cursor', 'pointer');
  2111. // Append path
  2112. var arcPath = arcGroup
  2113. .append('path')
  2114. .style('fill', function (d) { return d.data.color; });
  2115. // Add tooltip
  2116. arcPath
  2117. .on('mouseover', function (d, i) {
  2118. // Transition on mouseover
  2119. d3.select(this)
  2120. .transition()
  2121. .duration(500)
  2122. .ease('elastic')
  2123. .attr('transform', function (d) {
  2124. d.midAngle = ((d.endAngle - d.startAngle) / 2) + d.startAngle;
  2125. var x = Math.sin(d.midAngle) * distance;
  2126. var y = -Math.cos(d.midAngle) * distance;
  2127. return 'translate(' + x + ',' + y + ')';
  2128. });
  2129. })
  2130. .on('mousemove', function (d) {
  2131. // Show tooltip on mousemove
  2132. tip.show(d)
  2133. .style('top', (d3.event.pageY - 40) + 'px')
  2134. .style('left', (d3.event.pageX + 30) + 'px');
  2135. })
  2136. .on('mouseout', function (d, i) {
  2137. // Mouseout transition
  2138. d3.select(this)
  2139. .transition()
  2140. .duration(500)
  2141. .ease('bounce')
  2142. .attr('transform', 'translate(0,0)');
  2143. // Hide tooltip
  2144. tip.hide(d);
  2145. });
  2146. // Animate chart on load
  2147. arcPath
  2148. .transition()
  2149. .delay(function(d, i) { return i * 500; })
  2150. .duration(500)
  2151. .attrTween('d', function(d) {
  2152. var interpolate = d3.interpolate(d.startAngle,d.endAngle);
  2153. return function(t) {
  2154. d.endAngle = interpolate(t);
  2155. return arc(d);
  2156. };
  2157. });
  2158. }
  2159. };
  2160. // Bar charts
  2161. var _BarChart = function(element, barQty, height, animate, easing, duration, delay, color, tooltip) {
  2162. if (typeof d3 == 'undefined') {
  2163. console.warn('Warning - d3.min.js is not loaded.');
  2164. return;
  2165. }
  2166. // Initialize chart only if element exsists in the DOM
  2167. if($(element).length > 0) {
  2168. // Basic setup
  2169. // ------------------------------
  2170. // Add data set
  2171. var bardata = [];
  2172. for (var i=0; i < barQty; i++) {
  2173. bardata.push(Math.round(Math.random()*10) + 10);
  2174. }
  2175. // Main variables
  2176. var d3Container = d3.select(element),
  2177. width = d3Container.node().getBoundingClientRect().width;
  2178. // Construct scales
  2179. // ------------------------------
  2180. // Horizontal
  2181. var x = d3.scale.ordinal()
  2182. .rangeBands([0, width], 0.3);
  2183. // Vertical
  2184. var y = d3.scale.linear()
  2185. .range([0, height]);
  2186. // Set input domains
  2187. // ------------------------------
  2188. // Horizontal
  2189. x.domain(d3.range(0, bardata.length));
  2190. // Vertical
  2191. y.domain([0, d3.max(bardata)]);
  2192. // Create chart
  2193. // ------------------------------
  2194. // Add svg element
  2195. var container = d3Container.append('svg');
  2196. // Add SVG group
  2197. var svg = container
  2198. .attr('width', width)
  2199. .attr('height', height)
  2200. .append('g');
  2201. //
  2202. // Append chart elements
  2203. //
  2204. // Bars
  2205. var bars = svg.selectAll('rect')
  2206. .data(bardata)
  2207. .enter()
  2208. .append('rect')
  2209. .attr('class', 'd3-random-bars')
  2210. .attr('width', x.rangeBand())
  2211. .attr('x', function(d,i) {
  2212. return x(i);
  2213. })
  2214. .style('fill', color);
  2215. // Tooltip
  2216. // ------------------------------
  2217. var tip = d3.tip()
  2218. .attr('class', 'd3-tip')
  2219. .offset([-10, 0]);
  2220. // Show and hide
  2221. if(tooltip == 'hours' || tooltip == 'goal' || tooltip == 'members') {
  2222. bars.call(tip)
  2223. .on('mouseover', tip.show)
  2224. .on('mouseout', tip.hide);
  2225. }
  2226. // Daily meetings tooltip content
  2227. if(tooltip == 'hours') {
  2228. tip.html(function (d, i) {
  2229. return '<div class="text-center">' +
  2230. '<h6 class="m-0">' + d + '</h6>' +
  2231. '<span class="font-size-sm">meetings</span>' +
  2232. '<div class="font-size-sm">' + i + ':00' + '</div>' +
  2233. '</div>'
  2234. });
  2235. }
  2236. // Statements tooltip content
  2237. if(tooltip == 'goal') {
  2238. tip.html(function (d, i) {
  2239. return '<div class="text-center">' +
  2240. '<h6 class="m-0">' + d + '</h6>' +
  2241. '<span class="font-size-sm">statements</span>' +
  2242. '<div class="font-size-sm">' + i + ':00' + '</div>' +
  2243. '</div>'
  2244. });
  2245. }
  2246. // Online members tooltip content
  2247. if(tooltip == 'members') {
  2248. tip.html(function (d, i) {
  2249. return '<div class="text-center">' +
  2250. '<h6 class="m-0">' + d + '0' + '</h6>' +
  2251. '<span class="font-size-sm">members</span>' +
  2252. '<div class="font-size-sm">' + i + ':00' + '</div>' +
  2253. '</div>'
  2254. });
  2255. }
  2256. // Bar loading animation
  2257. // ------------------------------
  2258. // Choose between animated or static
  2259. if(animate) {
  2260. withAnimation();
  2261. } else {
  2262. withoutAnimation();
  2263. }
  2264. // Animate on load
  2265. function withAnimation() {
  2266. bars
  2267. .attr('height', 0)
  2268. .attr('y', height)
  2269. .transition()
  2270. .attr('height', function(d) {
  2271. return y(d);
  2272. })
  2273. .attr('y', function(d) {
  2274. return height - y(d);
  2275. })
  2276. .delay(function(d, i) {
  2277. return i * delay;
  2278. })
  2279. .duration(duration)
  2280. .ease(easing);
  2281. }
  2282. // Load without animateion
  2283. function withoutAnimation() {
  2284. bars
  2285. .attr('height', function(d) {
  2286. return y(d);
  2287. })
  2288. .attr('y', function(d) {
  2289. return height - y(d);
  2290. })
  2291. }
  2292. // Resize chart
  2293. // ------------------------------
  2294. // Call function on window resize
  2295. $(window).on('resize', barsResize);
  2296. // Call function on sidebar width change
  2297. $(document).on('click', '.sidebar-control', barsResize);
  2298. // Resize function
  2299. //
  2300. // Since D3 doesn't support SVG resize by default,
  2301. // we need to manually specify parts of the graph that need to
  2302. // be updated on window resize
  2303. function barsResize() {
  2304. // Layout variables
  2305. width = d3Container.node().getBoundingClientRect().width;
  2306. // Layout
  2307. // -------------------------
  2308. // Main svg width
  2309. container.attr('width', width);
  2310. // Width of appended group
  2311. svg.attr('width', width);
  2312. // Horizontal range
  2313. x.rangeBands([0, width], 0.3);
  2314. // Chart elements
  2315. // -------------------------
  2316. // Bars
  2317. svg.selectAll('.d3-random-bars')
  2318. .attr('width', x.rangeBand())
  2319. .attr('x', function(d,i) {
  2320. return x(i);
  2321. });
  2322. }
  2323. }
  2324. };
  2325. // Rounded progress charts
  2326. var _RoundedProgressChart = function(element, radius, border, color, end, iconClass, textTitle, textAverage) {
  2327. if (typeof d3 == 'undefined') {
  2328. console.warn('Warning - d3.min.js is not loaded.');
  2329. return;
  2330. }
  2331. // Initialize chart only if element exsists in the DOM
  2332. if($(element).length > 0) {
  2333. // Basic setup
  2334. // ------------------------------
  2335. // Main variables
  2336. var d3Container = d3.select(element),
  2337. startPercent = 0,
  2338. iconSize = 32,
  2339. endPercent = end,
  2340. twoPi = Math.PI * 2,
  2341. formatPercent = d3.format('.0%'),
  2342. boxSize = radius * 2;
  2343. // Values count
  2344. var count = Math.abs((endPercent - startPercent) / 0.01);
  2345. // Values step
  2346. var step = endPercent < startPercent ? -0.01 : 0.01;
  2347. // Create chart
  2348. // ------------------------------
  2349. // Add SVG element
  2350. var container = d3Container.append('svg');
  2351. // Add SVG group
  2352. var svg = container
  2353. .attr('width', boxSize)
  2354. .attr('height', boxSize)
  2355. .append('g')
  2356. .attr('transform', 'translate(' + (boxSize / 2) + ',' + (boxSize / 2) + ')');
  2357. // Construct chart layout
  2358. // ------------------------------
  2359. // Arc
  2360. var arc = d3.svg.arc()
  2361. .startAngle(0)
  2362. .innerRadius(radius)
  2363. .outerRadius(radius - border);
  2364. //
  2365. // Append chart elements
  2366. //
  2367. // Paths
  2368. // ------------------------------
  2369. // Background path
  2370. svg.append('path')
  2371. .attr('class', 'd3-progress-background')
  2372. .attr('d', arc.endAngle(twoPi))
  2373. .style('fill', '#eee');
  2374. // Foreground path
  2375. var foreground = svg.append('path')
  2376. .attr('class', 'd3-progress-foreground')
  2377. .attr('filter', 'url(#blur)')
  2378. .style('fill', color)
  2379. .style('stroke', color);
  2380. // Front path
  2381. var front = svg.append('path')
  2382. .attr('class', 'd3-progress-front')
  2383. .style('fill', color)
  2384. .style('fill-opacity', 1);
  2385. // Text
  2386. // ------------------------------
  2387. // Percentage text value
  2388. var numberText = d3.select(element)
  2389. .append('h2')
  2390. .attr('class', 'pt-1 mt-2 mb-1')
  2391. // Icon
  2392. d3.select(element)
  2393. .append('i')
  2394. .attr('class', iconClass + ' counter-icon')
  2395. .attr('style', 'top: ' + ((boxSize - iconSize) / 2) + 'px');
  2396. // Title
  2397. d3.select(element)
  2398. .append('div')
  2399. .text(textTitle);
  2400. // Subtitle
  2401. d3.select(element)
  2402. .append('div')
  2403. .attr('class', 'font-size-sm text-muted mb-3')
  2404. .text(textAverage);
  2405. // Animation
  2406. // ------------------------------
  2407. // Animate path
  2408. function updateProgress(progress) {
  2409. foreground.attr('d', arc.endAngle(twoPi * progress));
  2410. front.attr('d', arc.endAngle(twoPi * progress));
  2411. numberText.text(formatPercent(progress));
  2412. }
  2413. // Animate text
  2414. var progress = startPercent;
  2415. (function loops() {
  2416. updateProgress(progress);
  2417. if (count > 0) {
  2418. count--;
  2419. progress += step;
  2420. setTimeout(loops, 10);
  2421. }
  2422. })();
  2423. }
  2424. };
  2425. // Bullet chart
  2426. var _BulletChart = function(element, height) {
  2427. if (typeof d3 == 'undefined') {
  2428. console.warn('Warning - d3.min.js is not loaded.');
  2429. return;
  2430. }
  2431. // Initialize chart only if element exsists in the DOM
  2432. if($(element).length > 0) {
  2433. // Bullet chart core
  2434. // ------------------------------
  2435. function bulletCore() {
  2436. // Construct
  2437. d3.bullet = function() {
  2438. // Default layout variables
  2439. var orient = 'left',
  2440. reverse = false,
  2441. duration = 750,
  2442. ranges = bulletRanges,
  2443. markers = bulletMarkers,
  2444. measures = bulletMeasures,
  2445. height = 30,
  2446. tickFormat = null;
  2447. // For each small multiple…
  2448. function bullet(g) {
  2449. g.each(function(d, i) {
  2450. // Define variables
  2451. var rangez = ranges.call(this, d, i).slice().sort(d3.descending),
  2452. markerz = markers.call(this, d, i).slice().sort(d3.descending),
  2453. measurez = measures.call(this, d, i).slice().sort(d3.descending),
  2454. g = d3.select(this);
  2455. // Compute the new x-scale.
  2456. var x1 = d3.scale.linear()
  2457. .domain([0, Math.max(rangez[0], markerz[0], measurez[0])])
  2458. .range(reverse ? [width, 0] : [0, width]);
  2459. // Retrieve the old x-scale, if this is an update.
  2460. var x0 = this.__chart__ || d3.scale.linear()
  2461. .domain([0, Infinity])
  2462. .range(x1.range());
  2463. // Stash the new scale.
  2464. this.__chart__ = x1;
  2465. // Derive width-scales from the x-scales.
  2466. var w0 = bulletWidth(x0),
  2467. w1 = bulletWidth(x1);
  2468. // Setup range
  2469. // ------------------------------
  2470. // Update the range rects
  2471. var range = g.selectAll('.bullet-range')
  2472. .data(rangez);
  2473. // Append range rect
  2474. range.enter()
  2475. .append('rect')
  2476. .attr('class', function(d, i) { return 'bullet-range bullet-range-' + (i + 1); })
  2477. .attr('width', w0)
  2478. .attr('height', height)
  2479. .attr('rx', 2)
  2480. .attr('x', reverse ? x0 : 0)
  2481. // Add loading animation
  2482. .transition()
  2483. .duration(duration)
  2484. .attr('width', w1)
  2485. .attr('x', reverse ? x1 : 0);
  2486. // Add update animation
  2487. range.transition()
  2488. .duration(duration)
  2489. .attr('x', reverse ? x1 : 0)
  2490. .attr('width', w1)
  2491. .attr('height', height);
  2492. // Setup measures
  2493. // ------------------------------
  2494. // Update the measure rects
  2495. var measure = g.selectAll('.bullet-measure')
  2496. .data(measurez);
  2497. // Append measure rect
  2498. measure.enter()
  2499. .append('rect')
  2500. .attr('class', function(d, i) { return 'bullet-measure bullet-measure-' + (i + 1); })
  2501. .attr('width', w0)
  2502. .attr('height', height / 5)
  2503. .attr('x', reverse ? x0 : 0)
  2504. .attr('y', height / 2.5)
  2505. .style('shape-rendering', 'crispEdges');
  2506. // Add loading animation
  2507. measure.transition()
  2508. .duration(duration)
  2509. .attr('width', w1)
  2510. .attr('x', reverse ? x1 : 0);
  2511. // Add update animation
  2512. measure.transition()
  2513. .duration(duration)
  2514. .attr('width', w1)
  2515. .attr('height', height / 5)
  2516. .attr('x', reverse ? x1 : 0)
  2517. .attr('y', height / 2.5);
  2518. // Setup markers
  2519. // ------------------------------
  2520. // Update the marker lines
  2521. var marker = g.selectAll('.bullet-marker')
  2522. .data(markerz);
  2523. // Append marker line
  2524. marker.enter()
  2525. .append('line')
  2526. .attr('class', function(d, i) { return 'bullet-marker bullet-marker-' + (i + 1); })
  2527. .attr('x1', x0)
  2528. .attr('x2', x0)
  2529. .attr('y1', height / 6)
  2530. .attr('y2', height * 5 / 6);
  2531. // Add loading animation
  2532. marker.transition()
  2533. .duration(duration)
  2534. .attr('x1', x1)
  2535. .attr('x2', x1);
  2536. // Add update animation
  2537. marker.transition()
  2538. .duration(duration)
  2539. .attr('x1', x1)
  2540. .attr('x2', x1)
  2541. .attr('y1', height / 6)
  2542. .attr('y2', height * 5 / 6);
  2543. // Setup axes
  2544. // ------------------------------
  2545. // Compute the tick format.
  2546. var format = tickFormat || x1.tickFormat(8);
  2547. // Update the tick groups.
  2548. var tick = g.selectAll('.bullet-tick')
  2549. .data(x1.ticks(8), function(d) {
  2550. return this.textContent || format(d);
  2551. });
  2552. // Initialize the ticks with the old scale, x0.
  2553. var tickEnter = tick.enter()
  2554. .append('g')
  2555. .attr('class', 'bullet-tick')
  2556. .attr('transform', bulletTranslate(x0))
  2557. .style('opacity', 1e-6);
  2558. // Append line
  2559. tickEnter.append('line')
  2560. .attr('y1', height)
  2561. .attr('y2', (height * 7 / 6) + 3);
  2562. // Append text
  2563. tickEnter.append('text')
  2564. .attr('text-anchor', 'middle')
  2565. .attr('dy', '1em')
  2566. .attr('y', (height * 7 / 6) + 4)
  2567. .text(format);
  2568. // Transition the entering ticks to the new scale, x1.
  2569. tickEnter.transition()
  2570. .duration(duration)
  2571. .attr('transform', bulletTranslate(x1))
  2572. .style('opacity', 1);
  2573. // Transition the updating ticks to the new scale, x1.
  2574. var tickUpdate = tick.transition()
  2575. .duration(duration)
  2576. .attr('transform', bulletTranslate(x1))
  2577. .style('opacity', 1);
  2578. // Update tick line
  2579. tickUpdate.select('line')
  2580. .attr('y1', height + 3)
  2581. .attr('y2', (height * 7 / 6) + 3);
  2582. // Update tick text
  2583. tickUpdate.select('text')
  2584. .attr('y', (height * 7 / 6) + 4);
  2585. // Transition the exiting ticks to the new scale, x1.
  2586. tick.exit()
  2587. .transition()
  2588. .duration(duration)
  2589. .attr('transform', bulletTranslate(x1))
  2590. .style('opacity', 1e-6)
  2591. .remove();
  2592. // Resize chart
  2593. // ------------------------------
  2594. // Call function on window resize
  2595. $(window).on('resize', resizeBulletsCore);
  2596. // Call function on sidebar width change
  2597. $(document).on('click', '.sidebar-control', resizeBulletsCore);
  2598. // Resize function
  2599. //
  2600. // Since D3 doesn't support SVG resize by default,
  2601. // we need to manually specify parts of the graph that need to
  2602. // be updated on window resize
  2603. function resizeBulletsCore() {
  2604. // Layout variables
  2605. width = d3.select('#bullets').node().getBoundingClientRect().width - margin.left - margin.right;
  2606. w1 = bulletWidth(x1);
  2607. // Layout
  2608. // -------------------------
  2609. // Horizontal range
  2610. x1.range(reverse ? [width, 0] : [0, width]);
  2611. // Chart elements
  2612. // -------------------------
  2613. // Measures
  2614. g.selectAll('.bullet-measure').attr('width', w1).attr('x', reverse ? x1 : 0);
  2615. // Ranges
  2616. g.selectAll('.bullet-range').attr('width', w1).attr('x', reverse ? x1 : 0);
  2617. // Markers
  2618. g.selectAll('.bullet-marker').attr('x1', x1).attr('x2', x1)
  2619. // Ticks
  2620. g.selectAll('.bullet-tick').attr('transform', bulletTranslate(x1))
  2621. }
  2622. });
  2623. d3.timer.flush();
  2624. }
  2625. // Constructor functions
  2626. // ------------------------------
  2627. // Left, right, top, bottom
  2628. bullet.orient = function(x) {
  2629. if (!arguments.length) return orient;
  2630. orient = x;
  2631. reverse = orient == 'right' || orient == 'bottom';
  2632. return bullet;
  2633. };
  2634. // Ranges (bad, satisfactory, good)
  2635. bullet.ranges = function(x) {
  2636. if (!arguments.length) return ranges;
  2637. ranges = x;
  2638. return bullet;
  2639. };
  2640. // Markers (previous, goal)
  2641. bullet.markers = function(x) {
  2642. if (!arguments.length) return markers;
  2643. markers = x;
  2644. return bullet;
  2645. };
  2646. // Measures (actual, forecast)
  2647. bullet.measures = function(x) {
  2648. if (!arguments.length) return measures;
  2649. measures = x;
  2650. return bullet;
  2651. };
  2652. // Width
  2653. bullet.width = function(x) {
  2654. if (!arguments.length) return width;
  2655. width = x;
  2656. return bullet;
  2657. };
  2658. // Height
  2659. bullet.height = function(x) {
  2660. if (!arguments.length) return height;
  2661. height = x;
  2662. return bullet;
  2663. };
  2664. // Axex tick format
  2665. bullet.tickFormat = function(x) {
  2666. if (!arguments.length) return tickFormat;
  2667. tickFormat = x;
  2668. return bullet;
  2669. };
  2670. // Transition duration
  2671. bullet.duration = function(x) {
  2672. if (!arguments.length) return duration;
  2673. duration = x;
  2674. return bullet;
  2675. };
  2676. return bullet;
  2677. };
  2678. // Ranges
  2679. function bulletRanges(d) {
  2680. return d.ranges;
  2681. }
  2682. // Markers
  2683. function bulletMarkers(d) {
  2684. return d.markers;
  2685. }
  2686. // Measures
  2687. function bulletMeasures(d) {
  2688. return d.measures;
  2689. }
  2690. // Positioning
  2691. function bulletTranslate(x) {
  2692. return function(d) {
  2693. return 'translate(' + x(d) + ',0)';
  2694. };
  2695. }
  2696. // Width
  2697. function bulletWidth(x) {
  2698. var x0 = x(0);
  2699. return function(d) {
  2700. return Math.abs(x(d) - x0);
  2701. };
  2702. }
  2703. }
  2704. bulletCore();
  2705. // Basic setup
  2706. // ------------------------------
  2707. // Main variables
  2708. var d3Container = d3.select(element),
  2709. margin = {top: 20, right: 10, bottom: 35, left: 10},
  2710. width = width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right,
  2711. height = height - margin.top - margin.bottom;
  2712. // Construct chart layout
  2713. // ------------------------------
  2714. var chart = d3.bullet()
  2715. .width(width)
  2716. .height(height);
  2717. // Load data
  2718. // ------------------------------
  2719. d3.json('../../../../global_assets/demo_data/dashboard/bullets.json', function(error, data) {
  2720. // Show what's wrong if error
  2721. if (error) return console.error(error);
  2722. // Create SVG
  2723. // ------------------------------
  2724. // SVG container
  2725. var container = d3Container.selectAll('svg')
  2726. .data(data)
  2727. .enter()
  2728. .append('svg');
  2729. // SVG group
  2730. var svg = container
  2731. .attr('class', function(d, i) { return 'bullet-' + (i + 1); })
  2732. .attr('width', width + margin.left + margin.right)
  2733. .attr('height', height + margin.top + margin.bottom)
  2734. .append('g')
  2735. .attr('transform', 'translate(' + margin.left + ',' + margin.top + ')')
  2736. .call(chart);
  2737. // Add title
  2738. // ------------------------------
  2739. // Title group
  2740. var title = svg.append('g')
  2741. .style('text-anchor', 'start');
  2742. // Bullet title text
  2743. title.append('text')
  2744. .attr('class', 'bullet-title')
  2745. .attr('y', -10)
  2746. .text(function(d) { return d.title; });
  2747. // Bullet subtitle text
  2748. title.append('text')
  2749. .attr('class', 'bullet-subtitle')
  2750. .attr('x', width)
  2751. .attr('y', -10)
  2752. .style('text-anchor', 'end')
  2753. .text(function(d) { return d.subtitle; })
  2754. .style('opacity', 0)
  2755. .transition()
  2756. .duration(500)
  2757. .delay(500)
  2758. .style('opacity', 1);
  2759. // Add random transition for demo
  2760. // ------------------------------
  2761. // Bind data
  2762. var interval = function() {
  2763. svg.datum(randomize).call(chart.duration(750));
  2764. }
  2765. // Set interval
  2766. var intervalIds = [];
  2767. intervalIds.push(
  2768. setInterval(function() {
  2769. interval()
  2770. }, 5000)
  2771. );
  2772. // Enable or disable real time update
  2773. document.getElementById('realtime').onchange = function() {
  2774. if(realtime.checked) {
  2775. intervalIds.push(setInterval(function() { interval() }, 5000));
  2776. }
  2777. else {
  2778. for (var i=0; i < intervalIds.length; i++) {
  2779. clearInterval(intervalIds[i]);
  2780. }
  2781. }
  2782. };
  2783. // Resize chart
  2784. // ------------------------------
  2785. // Call function on window resize
  2786. $(window).on('resize', bulletResize);
  2787. // Call function on sidebar width change
  2788. $(document).on('click', '.sidebar-control', bulletResize);
  2789. // Resize function
  2790. //
  2791. // Since D3 doesn't support SVG resize by default,
  2792. // we need to manually specify parts of the graph that need to
  2793. // be updated on window resize
  2794. function bulletResize() {
  2795. // Layout variables
  2796. width = d3Container.node().getBoundingClientRect().width - margin.left - margin.right;
  2797. // Layout
  2798. // -------------------------
  2799. // Main svg width
  2800. container.attr('width', width + margin.left + margin.right);
  2801. // Width of appended group
  2802. svg.attr('width', width + margin.left + margin.right);
  2803. // Chart elements
  2804. // -------------------------
  2805. // Subtitle
  2806. svg.selectAll('.bullet-subtitle').attr('x', width);
  2807. }
  2808. });
  2809. // Randomizers
  2810. // ------------------------------
  2811. function randomize(d) {
  2812. if (!d.randomizer) d.randomizer = randomizer(d);
  2813. d.ranges = d.ranges.map(d.randomizer);
  2814. d.markers = d.markers.map(d.randomizer);
  2815. d.measures = d.measures.map(d.randomizer);
  2816. return d;
  2817. }
  2818. function randomizer(d) {
  2819. var k = d3.max(d.ranges) * .2;
  2820. return function(d) {
  2821. return Math.max(0, d + k * (Math.random() - .5));
  2822. };
  2823. }
  2824. }
  2825. };
  2826. //
  2827. // Return objects assigned to module
  2828. //
  2829. return {
  2830. initComponents: function() {
  2831. _componentSwitchery();
  2832. _componentDaterange();
  2833. _componentIconLetter();
  2834. },
  2835. initCharts: function() {
  2836. // Sparklines
  2837. _chartSparkline('#new-visitors', 'line', 30, 35, 'basis', 750, 2000, '#26A69A');
  2838. _chartSparkline('#new-sessions', 'line', 30, 35, 'basis', 750, 2000, '#FF7043');
  2839. _chartSparkline('#total-online', 'line', 30, 35, 'basis', 750, 2000, '#5C6BC0');
  2840. _chartSparkline('#server-load', 'area', 30, 50, 'basis', 750, 2000, 'rgba(255,255,255,0.5)');
  2841. // Streamgraph
  2842. _TrafficSourcesStreamChart('#traffic-sources', 330);
  2843. // Line charts
  2844. _AppSalesLinesChart('#app_sales', 255);
  2845. _DailyRevenueLineChart('#today-revenue', 50);
  2846. // Area charts
  2847. _MonthlySalesAreaChart('#monthly-sales-stats', 100, '#4DB6AC');
  2848. _MessagesAreaChart('#messages-stats', 40, '#5C6BC0');
  2849. // Progress charts
  2850. _ProgressPieChart('#today-progress', 20, 20, '#7986CB');
  2851. _ProgressPieChart('#yesterday-progress', 20, 20, '#7986CB');
  2852. _RoundedProgressChart('#hours-available-progress', 38, 2, '#F06292', 0.68, 'icon-watch text-pink-400', 'Hours available', '64% average');
  2853. _RoundedProgressChart('#goal-progress', 38, 2, '#5C6BC0', 0.82, 'icon-trophy3 text-indigo-400', 'Productivity goal', '87% average');
  2854. // Donut charts
  2855. _MarketingCampaignsDonutChart('#campaigns-donut', 42);
  2856. _CampaignStatusDonutChart('#campaign-status-pie', 42);
  2857. _TicketStatusDonutChart('#tickets-status', 42);
  2858. // Bar charts
  2859. _BarChart('#hours-available-bars', 24, 40, true, 'elastic', 1200, 50, '#EC407A', 'hours');
  2860. _BarChart('#goal-bars', 24, 40, true, 'elastic', 1200, 50, '#5C6BC0', 'goal');
  2861. _BarChart('#members-online', 24, 50, true, 'elastic', 1200, 50, 'rgba(255,255,255,0.5)', 'members');
  2862. // Heatmap
  2863. _AppSalesHeatmap('#sales-heatmap');
  2864. // Bullet charts
  2865. _BulletChart("#bullets", 80);
  2866. }
  2867. }
  2868. }();
  2869. // Initialize module
  2870. // ------------------------------
  2871. document.addEventListener('DOMContentLoaded', function() {
  2872. Dashboard.initComponents();
  2873. Dashboard.initCharts();
  2874. });