Skip to content

ENH: Add ax parameter to DataHandler.plot_* methods #203

@pluflou

Description

@pluflou

Add an optional ax parameter to plot_* functions. It would ease the creation of a complex data analysis for many sites, for example, by easing the generation of multi-axes plots, or web-based services.

The main plotting functions to add this to would be:

  • DataHandler.plot_heatmap
  • DataHandler.plot_circ_dist
  • DataHandler.plot_daily_energy
  • DataHandler.plot_daily_signals
  • DataHandler.plot_density_signal
  • DataHandler.plot_data_quality_scatter
  • DataHandler.plot_capacity_change_analysis
  • DataHandler.plot_time_shift_analysis_results
  • DataHandler.plot_clipping
  • DataHandler.plot_cdf_analysis
  • DataHandler.plot_daily_max_cdf_and_pdf
  • DataHandler.plot_polar_transform

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions