Skip to content

Seal Single View

Aditi Singh requested to merge phoenix/feature/seal-single-view into phoenix/develop

Fixes

Fixes for #1132 (closed) no by @aditiansingh

Description Seal Single view

Type of PR This PR is a feature.

Technicalities

Set Up DB changes -

  1. Import this file to DB

  2. Run the command python3 ./dev/cdlidev.py -- build app_cake

  3. inside the container in the dev_cake_composer container go to srv/app/cake

  4. Type the command composer require ghunti/highcharts-php

Test

  1. Check graph for the following seals - 472948,472889,472858
  2. Check summary for measurement for seals only
  3. Test if Top n feature and line and bar graph feature works properly
  4. Check the table in Chemical Information accordion.

Screenshots

single_view

Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.
Edited by Aditi Singh

Merge request reports

Loading