- Feb 18, 2025
- Sep 12, 2024
-
-
Georgi authored
-
- Jul 03, 2024
-
-
Georgi authored
-
- Jul 01, 2024
-
-
Georgi authored
-
- Aug 02, 2022
- Jul 27, 2022
-
-
Georgi authored
Added 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 time
-
- Mar 16, 2022
- Jan 26, 2022
-
-
Georgi authored
Fixed the detailed Donut visualization to update on click when selecting/deselecting items from the legend
-
- Jan 25, 2022
- Jan 13, 2022
-
-
Georgi authored
Added 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)
-
Georgi authored
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 agent
-
- Dec 17, 2021
- Dec 15, 2021
-
-
Georgi authored
Changed a bit the layout + added two visualizations to show the # of entries in the database for the RawData and Evidences respectively
-
- Dec 14, 2021
- Dec 10, 2021
-
-
Georgi authored
Moved the reload script to reload only the visualization container instead of the whole page, that way only the visualizations are redrawn.
-
Georgi authored
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 clientHeight
-
Georgi authored
-
- Dec 09, 2021
-
-
Georgi authored
removed a line from the bubble-script.blade that caused a null value to be given to the container and causing an error
-
Georgi authored
-
Georgi authored
Added the d3.js library to the project as required, that way it is not loaded each time from the internet and the website can run on machines not running with an online connection
-
Georgi authored
-
Georgi authored
Added an extra parameter to the bubble-script, taking the container name so it can be drawn into it or redrawn if needed
-
- Dec 08, 2021
- Dec 06, 2021
-
-
Georgi authored
-
- Oct 25, 2021
-
-
Tibo authored
-