palantir / plottable

:bar_chart: A library of modular chart components built on D3
http://plottablejs.org/
MIT License
2.97k stars 223 forks source link

Migrate to lodash-es #3588

Closed adidahiya closed 2 years ago

adidahiya commented 2 years ago

We should migrate from lodash to lodash-es (preferably version "^4.17.15") to help reduce bundle size for applications using plottable.

michael-yx-wu commented 2 years ago

Looked into this briefly and it seems like we need to upgrade this project's ts version to use @types/lodash-es@4.17.3.