Dustin Carlino
6c75a67050
draw some arrows [rebuild]
2020-04-16 19:31:50 -07:00
Dustin Carlino
2f9ee33336
prototyping a way to group buildings into blocks, for commute viz
2020-04-16 19:00:07 -07:00
Dustin Carlino
a721757e59
some info panel tweaks from yuwen
2020-04-16 18:20:48 -07:00
Dustin Carlino
b5381db25c
remembering high scores, showing on challenge page
2020-04-16 17:29:04 -07:00
Dustin Carlino
14b38f917e
add a link from person->their parked car, and show the percentage of
...
population with a car
2020-04-16 13:19:17 -07:00
Dustin Carlino
371d98ba03
skip to end of commute challenge as soon as last trip is done. show
...
sentiment of matching goal so far or not
2020-04-16 12:49:36 -07:00
Dustin Carlino
ec409742e7
work around parking leak for multi-day scenarios
2020-04-15 16:36:56 -07:00
Dustin Carlino
97d31fe682
remove the fixed end-of-day; make it easier to jump to times in multi-day scenarios
2020-04-15 16:26:01 -07:00
Dustin Carlino
a104088ccd
pt2: rest of sim layer, which forces the UI changes too
2020-04-15 15:48:16 -07:00
Dustin Carlino
35c193eebc
associated parked cars with people, not buildings
...
pt1: scenario layer
2020-04-15 15:01:49 -07:00
Dustin Carlino
b7be5aa804
filter trip summaries by modes, better scatter plot tooltip
2020-04-15 13:41:16 -07:00
Dustin Carlino
d586a9054b
rewrite the headless tool for pandemic stuff
2020-04-15 12:48:45 -07:00
Dustin Carlino
6b356bbc01
fix the contingency table filtering, make it easy to see scatter plot
...
diagonal, and get headless buildign again
2020-04-15 12:34:03 -07:00
Dustin Carlino
0418a48a23
organize dashboards into modules. move active agents to a separate dash tab. make the filter also apply to the numeric summary
2020-04-15 12:13:39 -07:00
Dustin Carlino
4038a68e9d
prevent editing sidewalks in lane editor too. fixes #48
2020-04-15 09:24:00 -07:00
Dustin Carlino
8a9ec06a4d
new front page gifs and recorded talk + slides
2020-04-14 17:18:06 -07:00
Dustin Carlino
bb06c3c9a8
kill off the weird old histograms, clean up the trip summary page
2020-04-14 16:33:04 -07:00
Dustin Carlino
83c2100cd5
better filtering of unchanged trips
2020-04-14 16:17:26 -07:00
Dustin Carlino
3361a17449
fixes for contingency table: counts, autocropping, filter out same
...
trips, better tooltips
2020-04-14 16:01:30 -07:00
Dustin Carlino
f9ac07d07d
implement julian's contingency table-ish thing. buggy, but a start
2020-04-14 15:38:03 -07:00
Dustin Carlino
ec81c4d03a
optionally filter the scatterplot for changes only, and fix rounding for
...
small numbers
2020-04-14 13:26:58 -07:00
Dustin Carlino
bde09a08e4
scatter plot: move to ezgui, add a grid, interactive cursor
2020-04-14 12:50:16 -07:00
Dustin Carlino
1c3bab61f9
round up the labels in the scatterplot
2020-04-14 11:54:09 -07:00
Dustin Carlino
bf2f2eccfd
monochrome scale for delay, and more info on the bike lane layer
2020-04-13 15:30:56 -07:00
Dustin Carlino
0d22127b76
consistent wording everywhere for Before/After changes
2020-04-13 14:20:07 -07:00
Dustin Carlino
76a3ade45d
new release
2020-04-13 13:07:02 -07:00
Dustin Carlino
4286349bda
toggle between timelines in current/baseline. organize code to
...
distinguish clearly between future, ongoing, finished trips [rebuild]
2020-04-13 12:35:45 -07:00
Dustin Carlino
8e01a8e55b
table sort order part of the tabs [rebuild]
2020-04-12 20:12:47 -07:00
Dustin Carlino
97a2434e1b
work around infinite cycle of laggy heads. #30
2020-04-12 15:54:46 -07:00
Dustin Carlino
03c00bcb3b
remove the defunct bus challenge for now. hide the traffic signal challenge. fix up the cutscene style a bit.
2020-04-12 11:20:22 -07:00
Dustin Carlino
1060ed208f
adding a cutscene to a challenge mode
2020-04-12 09:37:46 -07:00
Dustin Carlino
aa765f70ed
cargo +nightly fmt
2020-04-11 19:07:48 -07:00
Orestis
c811c7e044
New state-machine-like pandemicmodel ( #47 )
...
* started porting to new algo. init done
* continuing adaptation
* conitnuing the work
* added state machine model. needs testing now
* updated pèandemic model with state machine
* removed mod
* removed warnings
* added dead
* removed useless stuff
* adapted game too
2020-04-11 19:06:29 -07:00
Dustin Carlino
30198b956d
adjust scatter plot size just to trigger [rebuild]
2020-04-11 15:50:40 -07:00
Dustin Carlino
bbdfc71deb
smooth heatmap and apply the gaussian in an approximated circle. from omalaspinas' branch https://github.com/omalaspinas/abstreet/tree/change_overlay
2020-04-11 15:39:15 -07:00
Dustin Carlino
5d275b09e3
merge the new trip table with the old dashboards
2020-04-11 15:38:46 -07:00
Dustin Carlino
b7eda16443
move experimental stuff off the trip results page. start deleting old
...
dashboard stuff.
2020-04-11 14:58:40 -07:00
Dustin Carlino
cd043be4ce
move the histogram out of ezgui while things are in flux. rename plot -> line plot
2020-04-11 14:43:05 -07:00
Dustin Carlino
d9016a7fc3
simple scatter plot idea for comparing trip times
2020-04-11 13:17:52 -07:00
Dustin Carlino
57e2d6a03a
make the table layouting a little better
2020-04-11 12:03:42 -07:00
Dustin Carlino
dd4ebfc98d
add a column to the trip table for % change in trip time
2020-04-11 11:33:13 -07:00
Dustin Carlino
6580360f99
fix map editor. also, apparently Cargo.lock should be under version control for binary crates
2020-04-10 20:00:13 -07:00
Dustin Carlino
3318d6aa8a
round attempt at simplifying the Histogram -- scrap special handling for zero and negatives
2020-04-10 12:42:33 -07:00
Dustin Carlino
ddd98d315e
remove the old trip histogram, make room for cleaning it up
2020-04-10 12:15:24 -07:00
Dustin Carlino
7c67c8673a
load edits from the CLI
2020-04-10 12:08:04 -07:00
Dustin Carlino
69a8b88583
experimenting with new summaries of trip diffs
2020-04-10 11:44:47 -07:00
Dustin Carlino
5ea58c0e49
open info panels focus on peope better, even inside buildings. and dont focus on parked cars.
2020-04-10 10:46:22 -07:00
Dustin Carlino
57240b9b6d
warp to person should open up a person's info panel no matter what
...
[rebuild]
2020-04-09 15:21:05 -07:00
Dustin Carlino
c2ecd1e06d
sort ascending or descending, to look at improved trips too. and fix a
...
bug counting lanes in a modified path
2020-04-09 14:43:09 -07:00
Dustin Carlino
bced89ce85
less dumb choices for nearest parking spot, ordering by distance and not number of lanes
2020-04-09 14:20:12 -07:00