- Dec 14, 2021
-
-
Georgi authored
Changed how the inline javascript is loaded, it waits for all DOM Content is loaded (using DOMContentLoaded event listener) before executing the script
-
- 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
- Oct 20, 2021
-
-
a.croix authored
-
- Oct 14, 2021
-
-
Georgi authored
Added a functionality for redirecting to the evidence inspect page when clicking on a specific bubble in the bubble graph
-
Georgi authored
The labels for the evidences are now clickable and will load the corresponding evidence for inspection
-
Georgi authored
-
Georgi authored
-
Georgi authored
-
- Oct 04, 2021
- Sep 01, 2021
- Aug 31, 2021
- Aug 30, 2021
- Aug 26, 2021
- Aug 09, 2021
-
-
a.croix authored
-
- Jul 16, 2021
- Jul 15, 2021
-
-
a.croix authored
-