Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiple_chart Method to GenericAsset for Exporting Individual Sensor Charts #1146

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 15, 2024

  1. Add multiple_chart method to GenericAsset class

    Signed-off-by: Mohamed Belhsan Hmida <[email protected]>
    BelhsanHmida committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5619508 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Add internal utility method_gather_specs_and_data_for_chart(), rename…

    … multiple_chart to charts, and refactor chart and charts methods to use the new function
    
    Signed-off-by: Mohamed Belhsan Hmida <[email protected]>
    BelhsanHmida committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    708f86c View commit details
    Browse the repository at this point in the history
  2. Update charts method docstring to address it showing one chart per en…

    …try in .
    
    Signed-off-by: Mohamed Belhsan Hmida <[email protected]>
    BelhsanHmida committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    670eaa8 View commit details
    Browse the repository at this point in the history