Lachlan Kermode 901100d756 Feature/add coloring algorithm (#172)
* Fixed bug: when all child filters unselected, turn off parent as well

* Refactored placement of onSelectFilter to be in Layout; working logic for updating coloring sets

* Linting fixes and removal of console logs

* Added separate component for colored markers which clusters and events will use; working calculation of color percentages based off of coloringset

* Working colors for clusters; need to implement for individual points as well

* Adding two new features to select whether to color by association or by category (can't do both)

* Working colors for filter list panel; text and checkbox change according to colorset groupings

* Working timeline events with coloring algorithm

* Handle select acts different on map when we don't render all points and only filter through clusters; can fix this by not filtering before passing in locations to events in map

* Removed extraneous prop

* Working point count on hover again; numbers were showing up below the colored markers

* Linting fixes and minor refactor of calculateColorPercentage for linting to ass

* Comments and more linting fixes

* add dev command for windows subsystem for linux

* return default styles for category toggles

* dynamically filter out timelines

* calibrate styling

* further calibrations

* correct contrast

* lint

* wip: fixing corner case

* Cluster opacity feature was out of date

* When deselecting a child, whose parent is on, you cant reselect the child; fixed that bug but replaced it with a bug where you deselect a child and then toggle the parent and the toggle of the child switches instead of toggling like the parent

* generalize isOn check when creating click handler

* rename vars, fix styling

* rm cherrpick

Co-authored-by: efarooqui <efarooqui@pandora.com>
2020-10-28 09:54:16 +01:00
2018-11-03 17:47:41 +01:00
2020-10-28 09:54:16 +01:00
2019-05-21 12:03:34 +01:00
2018-10-31 14:11:03 -04:00
2019-01-15 11:13:55 +00:00
2020-06-18 10:30:25 +02:00
2019-08-15 15:03:53 +01:00
2018-11-02 11:57:31 -04:00
2019-01-15 11:13:55 +00:00
2020-10-21 16:57:26 +03:00
2020-06-18 10:30:25 +02:00
2019-05-16 12:13:47 +01:00
2020-06-18 10:30:25 +02:00
Description
TimeMap instance for Civilian Harm in Ukraine
9.8 MiB
Languages
JavaScript 79.3%
SCSS 19.7%
HTML 0.9%