Skip to content

Conversation

@piyush-poddar
Copy link
Contributor

PR Description

This PR will bring about the following changes:

  • Add a new plotly-line-charts.md file thoroughly explaining the creation and customization of line charts in Plotly along with the images of relevant plots.
    • Line Charts in Plotly
    • Pre-requisites
    • Introduction
    • Creating a simple line chart in Plotly
    • Adding various customizations in line chart (plot title, markers, dashed, dotted lines, line colors, width, labelling, etc.)
    • Plotting multiple lines
  • Store the images of all the plots inside images.
  • Update the existing index.md in plotting-visualization with the necessary changes.

@animator @ashitaprasad Kindly assign the PR to me and add level2 and gssoc labels (same as issue label) to the PR as it is necessary for PR to be counted on the leaderboard.

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

  • I Agree

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduction to Line Charts in Plotly

2 participants