Skip to content
Snippets Groups Projects
Select Git revision
  • ReportMaker
  • masfad-display-image
  • master default protected
  • multiple_wowa_detector
  • update-php-version
  • visualisation-stan
  • visualizations
  • wowa-training
  • wowa_training_v2
  • 1.7.0
  • 1.6.0
  • 1.5.1
  • 1.5.0
  • 1.4.5
  • 1.4.4
  • 1.4.3
  • 1.4.2
  • 1.4.1
  • 1.4.0
  • 1.3.3
  • 1.3.2
  • 1.3.1
  • 1.3.0
  • 1.2.0
  • 1.1.0
  • 1.0.0
  • 0.0.7
  • 0.0.6
  • 0.0.5
29 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Jan12Dec112Aug27Jul16Mar26Jan251317Dec15141098626Oct2521201441Sep31Aug30262520916Jul15622Jun171615108120May1918121064329Apr2826962130Mar292322181716151211126Feb16151098543221Jan201312117518Dec24Nov171628Oct2321191815141354[clean] pascalCase[add] report makerfix bubble colapseadd Report maker[add] score filter[add] security that docker connect[add] add plot to the ranking page[prototype]Removed the parameter from the timeline.blade, using a default period. Will add a dropdown menu with a refresh button to change the periodAdded a "Full Screen button" for the timeline, rerouting towards the timeline.blade viewAdded the method and the route for the timeline bladeremoved a whitespace causing styling errorAdded the timeline visualization to the dashboard, moved all javascript functions to a separate helper scriptupdated the Timelne method to just return the data and not load a viewAdded the necessary route and Controller method to support the timeline bladeAdded a blade and a helper script to draw a timeline of the different agents and how the amount of evidences changes for a specific period of timeRemoved unnecessary codeAdded ids to the Show Fullscreen Bubble and Radder buttonsAdded new functionality to the inspect button per agent, now it shows the ranking list in the right bottom panelFixed the detailed Donut visualization to update on click when selecting/deselecting items from the legendFixed the colours and legend to show correct labelsRemoved unnecessary empty linesCorrectly uses colours to represent the agents in the donut chartUpdated the panels for showing the amount of RawData and Evidence entries in the DB + donut chartAdded a script for drawing a big Donut view for reviewing the amount of evidences per agent. Some functionality still is not working (Work in progress)Small updates to the dashboard removing unnecessery css and making the row displaying the bubble graph bigger. Also added the functionality for the detail donut view of the # of evidence per agentRenamed the donut script to simple-donut script and changed the dashboard to include the renamed scriptAdded the logic for displaying the EvidencesPerAgent visualizationAdded a script for the donut visualizations for the evidences per agentChanges to commenting to make it more understandableChanged a bit the layout + added two visualizations to show the # of entries in the database for the RawData and Evidences respectivelyAdded a method to the MarkController named dbstatus that returns the # of entries of rawdata and evidences in the DB to be displayed on the dashboard. Added a route to the json data retrieved from the database. Will later be updated with specific # of data generated per agent/client/serverRemoved an unecessary spaceremoved an unnecessary variable 'data'Changed how the inline javascript is loaded, it waits for all DOM Content is loaded (using DOMContentLoaded event listener) before executing the scriptAdded back the defer parameter, which was removed following issue #42, new solution was added to the blades that are consernedMoved the reload script to reload only the visualization container instead of the whole page, that way only the visualizations are redrawn.Changed the colors used by the bubble graph, changed the size of the SVG, now it is 100% height and width, as previously it caused unintended behavior using the containers clientWidth and clientHeightRemoved commented linesremoved a line from the bubble-script.blade that caused a null value to be given to the container and causing an error
Loading