Commit ea623cb5 by Stefan Siegl

New graphite function removeEmptySeries

parent 5b0585ac
......@@ -604,6 +604,11 @@ function (_, $) {
});
addFuncDef({
name: 'removeEmptySeries',
category: categories.Filter
});
addFuncDef({
name: 'useSeriesAbove',
category: categories.Filter,
params: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment