Skip to content

Commit b842340

Browse files
committed
export jitter transform + link to page
1 parent ba0918a commit b842340

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/sidebar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ export default {
8282
{ title: 'Filter', to: '/transforms/filter' },
8383
{ title: 'Group', to: '/transforms/group' },
8484
{ title: 'Interval', to: '/transforms/interval' },
85+
{ title: 'Jitter', to: '/transforms/jitter' },
8586
{ title: 'Map', to: '/transforms/map' },
8687
{ title: 'Normalize', to: '/transforms/normalize' },
8788
{ title: 'Select', to: '/transforms/select' },

src/lib/transforms/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export { map, mapX, mapY } from './map.js';
66
export { normalizeX, normalizeY } from './normalize.js';
77
export { group, groupX, groupY, groupZ } from './group.js';
88
export { intervalX, intervalY } from './interval.js';
9+
export { jitterX, jitterY } from './jitter.js';
910
export { recordizeX, recordizeY } from './recordize.js';
1011
export { renameChannels, replaceChannels } from './rename.js';
1112
export {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy