docs: Add docs and rename plotting to chartly#3
Merged
Conversation
cmbengue-ec-intl
requested changes
Oct 17, 2024
Member
cmbengue-ec-intl
left a comment
There was a problem hiding this comment.
Please update based on our discussion.
cmbengue-ec-intl
approved these changes
Oct 24, 2024
Member
cmbengue-ec-intl
left a comment
There was a problem hiding this comment.
This looks good. Great work on this. 💯
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Oct 24, 2024
* Set Up Repository (#2) * WIP: Set Up Repo * update requirements * closes string * adds plotting utilities class * Adds tests to the plotting module * Update the default settings * Adds README * linting corrections * Update Workflows (#5) * Update cd.yml * Update ci.yml * Update docs.yml * Update guard.yml * Update super-linter.yml * Delete release-log.yml * adds docs * Update .github/workflows/super-linter.yml Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> * Update docs/source/conf.py Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> * Delete docs/make.bat * Delete docs/Makefile * fix warnings * fix warnings * Update docs/source/index.rst Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> * Update docs/source/index.rst Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> * Update docs/source/index.rst Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> --------- Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com> * docs: Add docs and rename plotting to chartly (#3) * Update the docs of the plotting and test_plotting modules * update docs workflows * Fix Sphinx render * add docs * rename plotting --> chartly * linting * Remove unused CSS and HTML files * WIP * update linting * update workflows * Update exclude_patterns in conf.py * adds manifest.in file * Adds CustomizePlot Class * update docs to reflect new changes * Adds HatchArea Class * update contour plot function * adds contour mask hatching * WIP * update tests * Remove hatch feature from this PR * fix isort * Delete docs/Makefile * Delete docs/make.bat * Package the chartly module * updates tests * removes basemap from this PR * linting * silences importation error * updates attr name * updates docs and add figure creator * updates VERSION file * update docs auto api dir * WIP * WIP * WIP * WIP * update chartly * isort * linting changes * update docs * update title * update img addresses * updates save functionality * fea: Add Contour Plot Hatching (#8) * Update the docs of the plotting and test_plotting modules * update docs workflows * Fix Sphinx render * add docs * rename plotting --> chartly * linting * Remove unused CSS and HTML files * WIP * update linting * update workflows * Update exclude_patterns in conf.py * adds manifest.in file * Adds CustomizePlot Class * update docs to reflect new changes * Adds HatchArea Class * update contour plot function * adds contour mask hatching * WIP * update tests * Remove unnecessary code and files related to Sphinx documentation * delete old src folder * Refactor Contour class to add hatch grid and mask functionality * updates customs' keys name * Update docs * updates hatch customs keys * update default * update docs * update docs * Add darker color edges to the filled plot * fix isort * adds optional input dict to `new_subplot` method and fixes orientation of the color bar * linting --------- Co-authored-by: Cheikh Mbengue <97647866+cmbengue-ec-intl@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🥇 Generic Pull Request 🥇
Elizabeth Consulting International Inc
Purpose & Objective