Skip to content

Commit

Permalink
deprecated API docs remove
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitaeverywhere committed Dec 19, 2014
1 parent 3011e53 commit ee19e1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ var setup = { // Object that contain settings. Any setting may be missed.
[ , hideButtons: true // hides "back" and "drillThrough" buttons ]
[ , triggerEvent: "touchstart" // all "click" events will be replaced by this event ]
[ , caption: "My table" // if set, table basic caption will be replaced by this text ]
[ , DrillDownExpression: "<spec>" // @deprecated drillDown expression split by "^" ]
[ , showSummary: true // show summary by columns ]
[ , formatNumbers: "#,###.##" // @deprecated ]
[ , drillDownTarget: "<dashboard name>" // deepSee only - dashboard to open ]
},
lp = new LightPivotTable(setup);
Expand Down

0 comments on commit ee19e1b

Please sign in to comment.