Commit ba314be7 authored by Sergey Luzyanin's avatar Sergey Luzyanin

add sparklines to model

parent 1b37d419
......@@ -3216,7 +3216,9 @@ function Woorksheet(wb, _index, sId){
this.oDrawingOjectsManager = new DrawingObjectsManager(this);
this.contentChanges = new AscCommon.CContentChanges();
this.sparklineGroups = new sparklineGroups();
/*handlers*/
this.handlers = null;
}
......
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