Uploaded image for project: 'Airavata'
  1. Airavata
  2. AIRAVATA-3007

[GSoC] General plotting capabilities of experiment outputs

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Django Portal

    Description

      Add general plotting capabilities of computational experiment outputs to the Airavata Django Portal [1]. Portal admins that register an application should be able to specify what kind of visualizations should be provided to users for each file using a declarative configuration. Code should not be required for simple charts, but for more complex use cases it should be possible to provide Python code needed to support it.

      As an example, let's say there is an application that generates a CSV file with time series data. The admin user who is registering the application knows what sort of plotting is desired, which columns of data are needed from the CSV file, etc. The admin user should be able to provide some JSON configuration that describe how to generate the plot. The Django Portal can then use this JSON configuration to process the CSV file and provide the data and configuration to a frontend UI component (implemented in Vue.js) that will then render the desired chart. The charting technology should allow some interactive features so that users can explore the data easily.

      Some charting libraries that look particularly interesting:

      [1] https://github.com/apache/airavata-django-portal

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              marcuschristie Marcus Christie
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: