Skip to content

Wishlist: doc examples wanted #1965

Open
@emmanuelle

Description

@emmanuelle

Most items coming from questions on the community forum

Activity

emmanuelle

emmanuelle commented on Jan 23, 2020

@emmanuelle
ContributorAuthor

I've tagged this issue as a good first issue since some examples are quite easy to add (especially if the forum posts have some code examples). Items which have already been ticked are already done. Feel free to ask questions here if you would like to contribute an example but are unsure about how to do it. Please also refer to the doc README https://github.com/plotly/plotly.py/blob/master/doc/README.md

pinned this issue on Jan 23, 2020
unpinned this issue on Jan 27, 2020
changed the title [-]Wishlist: examples wanted[/-] [+]Wishlist: doc examples wanted[/+] on Jan 30, 2020
emmanuelle

emmanuelle commented on Feb 13, 2020

@emmanuelle
ContributorAuthor

Here is also a couple of searches with no result on the doc website, which should return something

  • lasso and box selection (we do have a page for selection-events but it's for FigureWidget, we don't have anything for selections in plotly figures I believe, only in the config page maybe)
    io
    modebar
    various figure factory names (create_gantt, create_distplot, create_trisurf)
    drilldown (to be added to sunburst and treemap)
    figsize (this is the matplotlib parameter, we might mention in when talking about the width and height of a figure).
SylwiaOliwia2

SylwiaOliwia2 commented on Feb 24, 2020

@SylwiaOliwia2
Contributor

I can help with that (I have experience with Plotly, but it's my first Open Source contribution). Are some of the tasks in progress? Or I can pick any that is not done?

emmanuelle

emmanuelle commented on Feb 24, 2020

@emmanuelle
ContributorAuthor

Thank you @SylwiaOliwia2! I've updated the list by ticking contributions in progress, it was indeed not completely up to date :-). You can also write here on which example you would like to work on, or tick the corresponding box so that we know you're working on it. Thanks again :-)

SylwiaOliwia2

SylwiaOliwia2 commented on Feb 25, 2020

@SylwiaOliwia2
Contributor

I'll start with the following:

  • add coloraxis example to the subplots tutorial - Pull request Update subplots.md #2226
    example with legend only for a trace - Pull request Update legend.md #2227
    add an example with matching axes (matches="x")
    on histogram tutorial, mention that we cannot access the values of counts (it's asked a lot), and maybe mention numpy's function for this. Update histograms.md #2242

I'll keep updating this post about the tasks resolved by me.

added a commit that references this issue on Feb 25, 2020

26 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Wishlist: doc examples wanted · Issue #1965 · plotly/plotly.py