* The series visibility map for the phase plot is taken from the currently
* visible plot (raw data or phase plot).
*/
public void createPhasePlot() {
PhaseParameterDialog phaseDialog = getPhaseParameterDialog();
phaseDialog.showDialog();
if (!phaseDialog.isCancelled()) {
double period = phaseDialog.getPeriod();
double epoch = phaseDialog.getEpoch();
Map<SeriesType, Boolean> seriesVisibilityMap = analysisTypeMap.get(