Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/scale

📦 Toolkit for mapping abstract data into visual representation.
https://github.com/antvis/scale

fix(time): remove debug code (#209)

2a80e07bd6e62bf2b83f7535f48ad1e2d41e5e2a authored about 1 year ago
fix(time): infinite loop for ticks of Berlin time (#208)

70c03b0e81ea280c2544b6fe486d39970f1fb4a4 authored about 1 year ago
chore: update to 0.4.13 (#207)

* chore: update to 0.4.13

* docs: update README

1d795039a0af0252728f2acbcf4d9a924c2eb3c9 authored about 1 year ago
fix: fix floating point precision bug (#206)

9d3b30d4e1f6c072db7f16716ff9a37c8985addf authored about 1 year ago
build: support tree shaking (#204)

85521ec6c2816ed5ef839ca49bf55389f433a846 authored over 1 year ago
refactor(ticks): calc pow more precisely (#202)

bc1d8ba88330744ff0593324e37fb9ed4a9f82d4 authored almost 2 years ago
fix(ticks): optimize log ticks (#201)

* fix(ticks): optimize log ticks

* chore: bump to 0.4.12

* fix: bundle

65f7013162d9c83c4ba097357f324c4c3c397b7f authored almost 2 years ago
fix: package.json repository url (#199)

7a49d811f1b7b5c16a869c025d73c3571a0fc9a2 authored about 2 years ago
fix(sqrt): set tick method to d3Ticks (#196)

* fix: set the tickMethod of sqrt to d3Ticks

* chore: update version to 0.4.11

33a182bb6d5c302dd7e29cd42ad3e0ae43c1e631 authored over 2 years ago
fix(ordinal): update map only with unset unknown (#195)

5535fc8d838f7935d50f9eb6895a9e1f6d378e78 authored over 2 years ago
feat: opt computeBandState & use internMap instead of Map (close: #193) (#194)

8908324dbe640ab9b193b52d903c8afced50d1ee authored over 2 years ago
feat: add diverging scale (close: #190) (#191)

384ab2db1582001fc0b5724bfcfd0dd4d56b040f authored over 2 years ago
feat: add sequential scale (close: #188) (#189)

2ab8209e8e8f4be662b0852aab01d45b68b68998 authored over 2 years ago
fix(point): paddingInner should always equals to 1 (close: #185) (#186)

ecd1fe3d696c45afed0e1e327f29936c8f754880 authored over 2 years ago
doc: add chinese README (#183)

90336b48d0ccd2b2df744b57618c985625665a96 authored over 2 years ago
fix(band): using normalizedFlex to compute bandWidth and step (#184)

c3140bc7ba519dfd4230936178b935567612c2e8 authored over 2 years ago
feat/band: add flex options. (#182)

* feat(band): add flex options

* docs: update docs for band

* chore: update version to 0.4...

e3d38d6958a539fd86e50ef1af468a564bfe1f06 authored almost 3 years ago
Update README.md

881563206fcd52a4d9f63554aff6970991c39c88 authored about 3 years ago
WIP: fix(extended): handle tiny number (close: #173) (#175)

* fix(extended): handle tiny number (close: #173)

* chore: update version to 0.4.6

5d8e978660fa35ab86bbaa8d21cebbb58555ad2e authored over 3 years ago
chore(version): update to 0.4.5 (#172)

* chore(version): update to 0.4.5

* chore(package.json): increase bundle size

09d0648c9483290f5cdb25488aa5a66b68b76080 authored over 3 years ago
fix(ticks): pretty negative ticks (#170)

a8d3cbad70821c6e575f115d820078833604625c authored over 3 years ago
fix(ticks): handle decimal and negative tickCount (#168)

31fa6b5c7452a2a034e6d039e73d6589b498a037 authored over 3 years ago
chore: update version to 0.4.4 (#166)

920928d4dc1ea266be4c67ebab26f93ef4591a87 authored over 3 years ago
feat/scales (#161)

* refactor: remove generic types for scale options for readability

* feat(identity): accept a...

dbc62764af4f86354f986f7ba50b5a1b7fad9aa0 authored over 3 years ago
fix(ticks): tickMethods for tiny numbers (#163)

0565231c13d2c81bdd4bb5fe3fde4775306a2be9 authored over 3 years ago
fix(band): computed wrong length of adjustRange (#165)

6c2f8f396fdd8cd271a50c2c7664ad135fca2203 authored over 3 years ago
feat/ordinal: support date input (#160)

* feat(scale): accept dates input for ordinal close:#159

* chore: update version to 0.4.3

...

5cc43d03b3b5fe5422c04420a61b9fc4396156f8 authored over 3 years ago
fix: pretty wilkinson-extended with precision problem close: #156 (#157)

* fix: pretty wilkinson-extended with precision problem close: #156

* chore: update test cove...

a07b2f9408feca0e000729be7e2a3bc17851b23b authored over 3 years ago
chore: update version to 0.4.1 (#155)

6634eeac7d01208995c75250e00de163d7fe2cec authored over 3 years ago
Feat/export (#154)

* fix(types): add default generic type for inheritable class

* feat: export more types and ti...

fd7722da4945a52694fe79f10d7730c59f9fbd3a authored over 3 years ago
refactor(qunantile): remove useless code to increase test coverage (#153)

cebbc5ca4199dcdb80521129f68bd14914f5104b authored over 3 years ago
refactor(threshold): search from thresholds instead of getDomain() (#152)

df17542f49dcc04566937f2e9da92eb33a799f87 authored over 3 years ago
docs: add examples' image and some difference between tick methods (#151)

* docs: add cover image to readme.md

* docs: explain brief difference among tick methods(#149...

d74357082c717f4d42683f54f6b81abb2bcc46db authored over 3 years ago
docs(linear): add polymap usage (#147)

c007e2818432fa4648b8688f512bac86cfbd3a6f authored over 3 years ago
docs(api): fix (#146)

3ed6cb368a687a189d948cf517f77e398c64c8b4 authored over 3 years ago
ci(action): add deps cache support based on package.json (#145)

* ci: add ci cache support

* ci: make ci cache based on package.json

* ci: rename path

...

c92c7dee3368d699c48599aee7d38490e4ae1b51 authored over 3 years ago
chore: update version 0.4.0 (#144)

e6b76cea76355cf58d51a83ad076539f083b64b9 authored over 3 years ago
docs/update (#143)

* docs: update readme

* docs: update readme for api

* docs(linear): update docs

* docs(...

bbcf1703fdf5698b573ba7cf70a8c92e6591e432 authored over 3 years ago
docs(readme): add emoji for contribution (#141)

* docs(readme): add emoji for contribution

* fix(ci): fix prettier update

1060b1e2c81bffaac990804dd3e78b1897017e6b authored over 3 years ago
feat(constant): add getTicks (#139)

428cc16122e342bb15885723503ea514993f168f authored over 3 years ago
refactor(ticks): rename d3Linear to d3Ticks (#137)

67d693631ff2cfd8f099068802e4d3ff98105186 authored over 3 years ago
feat/log (#138)

* feat(log): update nice

* refactor: log nice

* feat(log): update getTicks

0fc70535cd4aaf993ed70adb1fd68364408b721b authored over 3 years ago
feat/time (#136)

* feat(utils): add ceil and range for each time interval

* feat(utils): add tickStep and tick...

69af96ecc449abe1b422e15acc95f1a56fd7da1c authored over 3 years ago
docs: add descriptions for scales in README.md (#129)

b8882ebe67f83ac8c331104f2a61cac866af8402 authored over 3 years ago
chore: align center (#128)

* chore: align center

* docs: align title

Co-authored-by: yuzhanglong <[email protected]>

0de42cb99448da7e510068a8b501aeb7e1f7985f authored over 3 years ago
docs: update readme (#127)

* docs: update readme

* docs: use markdown to show image

* chore: update pkg

e974cd6164b0942e8c1b3f8b00ac591abd66bfb6 authored over 3 years ago
chore: expose useful API (#126)

457d2d36cba86664252c8e579fca2bbd37c5c7d6 authored over 3 years ago
Feat scale version (#124)

* chore: 0.4.0

* chore: update limit-size

* chore: beta.1

* chore: update pkg name

34e92452b890bd0a129a301e389f718de5205d76 authored over 3 years ago
chore: change tick-count from 10 to 5 (#123)

* chore: change tickCount to 5

* test: update unit tests

e6f39b59140185502a5f76b08cfba13b845dea6a authored over 3 years ago
perf: improve fixed-length array performance (#119)

* perf: improve fixed-length array performance

* perf: improve fixed-length array performance...

8a542074a90604f56b4c1dbc2a8b8467b14fd4ec authored over 3 years ago
Feat/time (#120)

* refactor(continuous): change compose order and default tickCount

* feat: change quantile, q...

6be7137970ddab2ecb1e673a959f7160da9d77a6 authored over 3 years ago
fix: fix extended-algorithm accuracy problem (#117)

* fix: fix extended-algorithm accuracy problem

* style: beautify code style

* test: add te...

4dd5e4bacc662ab9a9920062b3fbb8fd1739d79b authored over 3 years ago
refactor: unify scale flow and simplify code (#116)

* refactor: unify scale flow and simplify code

* refactor(quantize): change niceDomain to nic...

4174d007e767d1e95115e832f2d054bb3bd4b4d1 authored almost 4 years ago
refactor: remove and add exports (#114)

* refactor: remove useless exports

* refactor: export tick-methods

* refactor: rename some...

fd678400ce96d6fccdb34fa0b4ca029d9b74978d authored almost 4 years ago
refactor: remove formatter options (#115)

* chore: remove formatter options

* docs: update docs

* style: beautify code

9208a6c426659e994f6227ef004933887189fec9 authored almost 4 years ago
feat: finish linear ticks and pow ticks (#111)

* refactor: band and point

* fix: docs related to quantize and ordinal

* docs: update band...

f1ca4e0d651379c00bdc0bf2bb883bca3f7085c8 authored almost 4 years ago
docs(readme): add Quantile and remove some scales (#112)

820275adc5a350230735da339dd40bd039115b5f authored almost 4 years ago
Refactor/scales (#110)

* refactor: band and point

* fix: docs related to quantize and ordinal

* docs: update band...

787d082fd76df8b38b85cce9f34d8f3db27b587c authored almost 4 years ago
feat: finish quartile scale (#108)

* chore: init quantile

* feat: add createQuartile

* feat: finish create-quartile fn

* t...

85516de21627e1f0833181d974691e11c5c6d7e8 authored almost 4 years ago
feat: finish log scale (#103)

* chore: init log scale

* style: beautify import path style

* feat: finish map and invert ...

92439231ba795f73b5353a4502121c447f05dc00 authored almost 4 years ago
Feat/ordinal (#105)

* docs: add quantize

* feat: add quantize

* docs: fix

* Chore/workflow (#100)

* docs...

499b03d1becd34c0c1a5e0e6127661ed62768ab1 authored almost 4 years ago
fix: fix wrong usage for tobeCloseTo() API (#106)

e7e6b691aab175fe6d2ff28b2f81e0ff998e6b15 authored almost 4 years ago
Feat/quantize (#102)

* docs: add quantize

* feat: add quantize

* docs: fix

* Chore/workflow (#100)

* docs...

947958b7306ffe9882e72e4473026dea113a99a3 authored almost 4 years ago
fix: fix the bug that the array spacing is not the same (#101)

* fix: fix wilkinsonExtended

* test: add issue-53 test

* test: add test for tiny number

...

1a10492446ae657e91ade30cdb9e995175c4f497 authored almost 4 years ago
Chore/workflow (#100)

* docs: fix

* chore: trigger ci when push

* chore: change badges

981a2c8cc4cac94515c805bc090d7edbd14362bf authored almost 4 years ago
Docs/fix (#99)

* docs: fix

* docs: fix getTicks in linear and sqrt

* docs(readme): fix example

a40360f22f364c6fa94e3a2d16dae7d466d59061 authored almost 4 years ago
docs: fix (#98)

9db4371b9528f3dc44ef453e5b96ac582c38d0d7 authored almost 4 years ago
feat(sqrt): finish sqrt scale (#97)

* chore: init linear scale

* feat: finish map/invert/round options

* feat: finish tick met...

a1cbaea52639db76f27445fb4d1f4e8fe44d545d authored almost 4 years ago
feat(pow): finish pow scale (#96)

* chore: init linear scale

* feat: finish map/invert/round options

* feat: finish tick met...

d76fe8968aba25d7b600c3261a81600cefb00047 authored almost 4 years ago
Feat/threshold (#95)

* feat(threshold): add threhold

* docs: add threshold

* docs(readme): fix getTicks return ...

72e04295cdc3fad1b88c6d02eafc286d50b667ce authored almost 4 years ago
feat(linear): finish linear scale (#92)

* chore: init linear scale

* feat: finish map/invert/round options

* feat: finish tick met...

cae2f3aaf3ded66e5fff35a9f07c015e7e9d4080 authored almost 4 years ago
Docs/unify (#91)

* docs: update description for options.formatter

* docs: update default value for options.for...

57e3de178c50337a9f73a0e9ad1443a411b230bf authored almost 4 years ago
feat: finish band scale (#83)

* chore: init band scale

* feat: finish map and options

* feat: finish round option

* f...

5808610698748fd871816e35c590f85cba0cd83f authored almost 4 years ago
feat(point): finish point scale (#88)

* chore: init band scale

* feat: finish map and options

* feat: finish round option

* f...

f8f97912a03331d929c8e640a676a511f44346e2 authored almost 4 years ago
docs(category): update category docs (#87)

* docs(readme): basic structure

* docs(identity): api reference for Identity Scale

* docs(...

bff1929610bbc0beadb1bf6222899620619e5d89 authored almost 4 years ago
Docs/constant (#90)

* docs(readme.md): remove ordinal scale

* chore(package.json): unlock prettier version

* f...

0f01aad111e54e1ef97c858fab8d4bb27de13279 authored almost 4 years ago
Feat/continuous (#86)

* fix(base): add type unknown to invert return type

* chore: eslint use the format rules of p...

d4170278b580d40bc28acdad92681519ec6c7d43 authored almost 4 years ago
Docs/readme (#85)

* docs(readme): basic structure

* docs(identity): api reference for Identity Scale

* docs(...

ea85c2250806309b56066c3ce24f549179ce9894 authored almost 4 years ago
refactor(base): add getDefaultOptions to override defualt options (#84)

* refactor(base): add getDefaultOptions to override defualt options

* refactor(base): assign op...

8af4349deb78715210b8efeebcdbc14df321cfdd authored almost 4 years ago
feat: finish category scale (#82)

* feat: finish category scale

* test: update unit tests for category

* feat: update unknow...

95bc665fe1cd7bcb99b7b51627a3cf486424f8d4 authored almost 4 years ago
refactor(type): extract TickOptions from BaseOptions (#78)

* refactor(type): extract TickOptions from BaseOptions due to not all scales supports getTicks()...

9a57ae7859fc4b8ce0e2a0f87ef166533e0507ce authored almost 4 years ago
Feat/constant (#77)

* refactor(base): replace type Primitive with Domain, Range, Unknown

* test(constant): add te...

b644f8be1af0d2a07a9aae540bbbda54a1d20871 authored almost 4 years ago
Feat/identity (#76)

* refactor(tick-method): define type for basic tickMethod

* refactor(test): add test clone su...

30cfcae8f1a14573bb4dc2c99eb3dc8c69a7c85f authored almost 4 years ago
Feat/scale (#75)

* test(base): add test suite for basic scale

* chore: migrate husky from v4 to v5 and update ...

c20e4c4cf966bbfae7000c1b4a278fbdca1a24bd authored almost 4 years ago
init repo

bfae41ee41a44a7fa221f31070be4e68c057bd39 authored almost 4 years ago