You launch a firework with the axis of symmetry of 4.688 seconds and the coordinates of vertex of 4.688, 118.687. Create graph that represents the path of this firework make sure that your graph is labeled firework one.

Unfortunately, I cannot create a graph directly in this text-based interface. However, I can provide you with instructions on how to graph it using a spreadsheet program like Microsoft Excel or Google Sheets.

1. Open a new Excel or Google Sheets document.
2. In column A, label the cells from A1 to A100 with the numbers from 0 to 99 (representing time in seconds).
3. In column B, label the cells from B1 to B100 with the formula "=4.688-((A1-4.688)^2)" (representing the height of the firework at each time).
4. In column C, label the cells from C1 to C100 with the formula "=118.687" (representing a constant vertical line at the height of the vertex).
5. Create a scatter plot graph using columns A, B, and C as the data series.
6. Label the graph as "Firework One".

By following these steps, you will have a graph representing the path of the firework, with the y-axis representing the height and the x-axis representing the time. The graph should show a parabolic shape with the vertex at (4.688, 118.687).