<LineGraph data-props='{ "options": { "x_min": -10, "y_min": -10, "y_max": 10, "x_max": 10, "cell_size": 20, "x_interval": 1, "y_interval": 1, "x_skip_interval": 2, "y_skip_interval": 2 }, "points": [ { "id": 0, "x": 0, "y": -5, "show_point": true, "highlight_point": true, "highlight_point_color": "#377CF6", "point_shape": "point", "x_coordinate_highlight": true, "y_coordinate_highlight": false, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "show_x_intercept_point": false, "show_y_intercept_point": false, "label": "M" }, { "id": 1, "x": -5, "y": 4, "show_point": true, "highlight_point": true, "highlight_point_color": "#377CF6", "point_shape": "point", "x_coordinate_highlight": true, "y_coordinate_highlight": true, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "show_x_intercept_point": false, "show_y_intercept_point": false, "label": "P" }, { "id": 2, "x": 5, "y": 6, "show_point": true, "highlight_point": true, "highlight_point_color": "#377CF6", "point_shape": "point", "x_coordinate_highlight": true, "y_coordinate_highlight": true, "show_coordinates": false, "show_x_intercept": false, "show_y_intercept": false, "show_x_intercept_point": false, "show_y_intercept_point": false, "label": "N" } ], "line_segments": []}'></LineGraph ><p>Use the coordinate plane to write the location and coordinates of each point.</p>