Skip to content

Commit

Permalink
front: adapt origin, destination and vias weight
Browse files Browse the repository at this point in the history
Signed-off-by: Theo Macron <theo.macron0315@gmail.com>
  • Loading branch information
Akctarus committed Jan 8, 2025
1 parent cae4d30 commit 933bbeb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ const SimulationResults = ({
return null;
}

console.log(projectedOperationalPoints, trainSimulation);

return (
<div className="simulation-results">
{/* SIMULATION : STICKY BAR */}
Expand Down

0 comments on commit 933bbeb

Please sign in to comment.