Improved default handling for EventTableAxes
This PR fixes a problem with the EventTableAxes
class whereby it would inherit all defaults from TimeSeriesAxes
, even if not being displayed on a TimeSeriesPlot
.
This PR fixes a problem with the EventTableAxes
class whereby it would inherit all defaults from TimeSeriesAxes
, even if not being displayed on a TimeSeriesPlot
.