In the VI Properties, execution options, there is a checkbox "<b>Clear indicator when called</b>". That clears graph when the VI is called or when a top level VI is run. If your subVI is set to open FP when called, that will do what you want. If you open the panel using VI Server, you may also use the VI method "<b>Reinitialize All To Default</b>".
