19 Commits

Author SHA1 Message Date
connortann 8cbc1c9207 Update deprecated d3.mouse, and update deprecated webpack content-base (#3133)
* Update D3 mouse to pointer

* Replace --content-base with devServer:static
2023-07-27 16:11:46 +01:00
SachinVarghese 414cf32657 code changes to publish shapjs to npm 2020-04-10 03:42:53 +01:00
Scott Lundberg 59d40fc4b3 Merge pull request #790 from jaller94/undefined-lodash-filter
AdditiveForceVisualizer: Use locally imported lodash filter
2020-02-19 14:49:21 -08:00
Scott Lundberg 79b8bb5ba2 Fix #1020 index alignment bug 2020-02-04 09:39:18 -08:00
Christian Paul d0ade9f458 Merge branch 'master' into undefined-lodash-filter 2019-09-03 14:32:16 +02:00
Christian Paul 1c101d5a10 Correct 1 usage of lodash/filter 2019-09-03 14:30:07 +02:00
Scott Lundberg 0a4a3ae887 Merge pull request #781 from jaller94/visualizers-unused-imports
Remove unused imports from the JSX visualizers
2019-08-30 15:24:32 -07:00
Christian Paul 7d8bd8e503 Remove unused variables from the JSX visualizers 2019-08-29 09:38:13 +02:00
Christian Paul 3043ef5eb2 Remove unused imports from the JSX visualizers 2019-08-29 09:10:06 +02:00
Jason Tam 03c6d61635 rename ts_fmt to ordering_keys_time_format 2018-11-04 21:10:06 -05:00
Jason Tam a5d9616bc3 ordering_keys any num type 2018-11-04 19:17:46 -05:00
Jason Tam c163db8559 rename xticks to ordering_keys 2018-11-01 12:25:59 -04:00
Jason Tam 3da2d6d3b2 sample order by key 2018-11-01 12:16:17 -04:00
Jason Tam a6afc84905 unused import 2018-10-28 23:38:11 -04:00
Jason Tam 781f117972 ts_fmt param for strftime 2018-10-28 22:50:18 -04:00
Jason Tam 90ae917004 scaleTime if xticks given 2018-10-28 20:58:21 -04:00
Jason Tam d04a5f6646 oops 2018-10-26 14:30:04 -04:00
Jason Tam 73ba56cf35 WIP: xtick param (figuring out react) 2018-10-26 12:31:29 -04:00
Scott Lundberg 010a607dbb Merge the iml package into shap
This has a fair amount of refactoring to pull iml into shap. Doing this will simplify dependency tracking.
2018-08-07 20:32:22 -07:00