Skip to content

Add documentation and docstrings for ridgeline, forest and caterpilar plots #328

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

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

PaulinaMartin96
Copy link
Contributor

No description provided.

Copy link
Member

@cpfiffer cpfiffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one looks fine to merge -- any reason this is marked as a draft?

@delete-merged-branch delete-merged-branch bot deleted the branch TuringLang:master December 24, 2021 10:30
@yebai yebai marked this pull request as ready for review February 2, 2023 22:07
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Base: 83.76% // Head: 83.76% // No change to project coverage 👍

Coverage data is based on head (ee6249a) compared to base (31521dd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #328   +/-   ##
=======================================
  Coverage   83.76%   83.76%           
=======================================
  Files          19       19           
  Lines        1035     1035           
=======================================
  Hits          867      867           
  Misses        168      168           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yebai yebai merged commit 3b35387 into TuringLang:master Aug 29, 2024
0 of 7 checks passed
@devmotion
Copy link
Member

It seems the PR broke the documentation build.

```@example statsplots
ridgelineplot(chn, [:C, :B, :A])
```
""""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docstrings have to be attached to functions and should not be added to the docs directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants