Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-11 | 1.4 kB | |
v0.6.15 source code.tar.gz | 2024-06-11 | 30.9 MB | |
v0.6.15 source code.zip | 2024-06-11 | 31.6 MB | |
Totals: 3 Items | 62.5 MB | 0 |
- Add formatNumber. [#2078]
- Add numberInterval, timeInterval, and utcInterval. [#2075]
- The tip mark’s format option now applies to the title channel. [#2053] [#2074]
- The log scale’s tickFormat option, when a function, now applies only to labeled ticks. [#2077] [#2078]
- Improve the robustness of barycentric interpolation. [#2025] [#2037]
- Fix scale inversion when the domain is collapsed. [#1985] [#2027]
- Fix the plot’s initial value when using the pointer transform and a figure. [#2045] [#2046]
- Fix a crash when the stack transform is used with mixed faceting. [#2016] [#2028]
- Fix the coercion of null when using the percent scale option. [#2072] [#2073]
- Fix side effects declaration so Rollup doesn’t drop
Mark.prototype.plot
. [#2069]
Thanks to @pearmini for contributing to the docs!
Full Changelog: https://github.com/observablehq/plot/compare/v0.6.14...v0.6.15