- 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
-
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
-
Georgi authored
Update Dockerfile, changed the command "RUN export.." to "ENV .." so it persists between intermidiate containers
-
Georgi authored
-
- Dec 08, 2021
- Dec 06, 2021
- Oct 26, 2021
-
-
- Oct 25, 2021
- Oct 21, 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