Skip to content

Commit

Permalink
[FE-17951] D3 palette mappings (#677)
Browse files Browse the repository at this point in the history
* Protect against undefined range; don't use d3 index, find index for
range lookup

* Add all others to customRange when present

* Update custom d/r for all others within charting

* Move all others to new function

* Fix bug - only update all others if domain and range exist

* WIP - first pass at static values cf query

* Add color helpers; update customDomain according to data

* Remove comments

* Use constants

* Push build files

* Revert data changes from last PR

* Use constants

* Update build files

* Revert base mixin

* Update build files

* Fix bug

* Fix bug - push build files

* Add codepath for binned numeric values, which come through as an array

* Refactor per review comments

* Update build files

* Need to turn Map iterators into array

* Update build files

---------

Co-authored-by: Chris Matzenbach <[email protected]>
  • Loading branch information
cmatzenbach and Chris Matzenbach authored Oct 4, 2024
1 parent 50dcdad commit 0467aac
Show file tree
Hide file tree
Showing 5 changed files with 631 additions and 543 deletions.
Loading

0 comments on commit 0467aac

Please sign in to comment.