Make route styles a stacked bar graph
jdillard opened this issue · 0 comments
jdillard commented
Horizontal stacked bar charts V4 examples:
- https://bl.ocks.org/Andrew-Reid/0aedd5f3fb8b099e3e10690bd38bd458
- https://bl.ocks.org/caravinden/32a3d192e0e5f6af81f4bcc12adda8f7
TODOS:
- remove hardcoded
sport
keys fromlogdata.ticks
object - add a style break out to
logdata.ticks
to show the count of different styles - grab the different styles from
logdata.ticks
to populate the legend - make the style colors consistent
- fix legend overlap by making it horizontal and underneath
- pick better colors