“graph”: { “viewport”: { “xmin”: -4, “ymin”: -4, “xmax”: 6, “ymax”: 6 }, “squareAxes”: false }, “expressions”: { “list”: [ { “type”: “folder”, “id”: “11”, “title”: “src”, “collapsed”: true }, { “type”: “expression”, “id”: “5”, “folderId”: “11”, “color”: “#c74440”, “latex”: “y\\ -f\\left(x_{0}\\right)\\ =\\ m\\cdot\\left(x\\ -\\ x_{0}\\right)”, “lineWidth”: “4” }, { “type”: “expression”, “id”: “8”, “folderId”: “11”, “color”: “#000000”, “latex”: “\\left(x_{0},f\\left(x_{0}\\right)\\right),\\left(x_{0}+h,f\\left(x_{0}+h\\right)\\right)”, “lines”: false, “lineStyle”: “DASHED”, “dragMode”: “NONE”, “pointOpacity”: “1”, “pointSize”: “10”, “movablePointSize”: “10” }, { “type”: “expression”, “id”: “1”, “color”: “#2d70b3”, “latex”: “f\\left(x\\right)\\ =\\ x^{3}-2x^{2}-x+2”, “lineWidth”: “5” }, { “type”: “expression”, “id”: “6”, “color”: “#c74440”, “latex”: “m\\ =\\ \\frac{f\\left(x_{0}+h\\right)-f\\left(x_{0}\\right)}{\\left(x_{0}+h-x_{0}\\right)}” }, { “type”: “expression”, “id”: “2”, “color”: “#2d70b3”, “latex”: “x_{0}=-1”, “slider”: { “hardMin”: true, “hardMax”: true, “playDirection”: -1, “min”: “-3”, “max”: “3”, “step”: “.001” } }, { “type”: “expression”, “id”: “3”, “color”: “#388c46”, “latex”: “h\\ =1”, “slider”: { “hardMin”: true, “hardMax”: true, “min”: “0”, “max”: “1”, “step”: “0.001” } } ] } }