Skip to content

Commit ee19e1b

Browse files
deprecated API docs remove
1 parent 3011e53 commit ee19e1b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

readme.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,7 @@ var setup = { // Object that contain settings. Any setting may be missed.
5050
[ , hideButtons: true // hides "back" and "drillThrough" buttons ]
5151
[ , triggerEvent: "touchstart" // all "click" events will be replaced by this event ]
5252
[ , caption: "My table" // if set, table basic caption will be replaced by this text ]
53-
[ , DrillDownExpression: "<spec>" // @deprecated drillDown expression split by "^" ]
5453
[ , showSummary: true // show summary by columns ]
55-
[ , formatNumbers: "#,###.##" // @deprecated ]
5654
[ , drillDownTarget: "<dashboard name>" // deepSee only - dashboard to open ]
5755
},
5856
lp = new LightPivotTable(setup);

0 commit comments

Comments
 (0)