##// END OF EJS Templates
En jroplot.py se cambia el nombre de la clase ProfilePlot por PowerProfilePlot
Daniel Valdez -
r370:ac7ee0d5df8c
parent child
Show More
@@ -610,7 +610,7 class Scope(Figure):
610 610
611 611 self.saveFigure(figpath, figfile)
612 612
613 class ProfilePlot(Figure):
613 class PowerProfilePlot(Figure):
614 614 __isConfig = None
615 615 __nsubplots = None
616 616
General Comments 0
You need to be logged in to leave comments. Login now