Skip to content

Matplotlib Polar plots #26

@Once-1296

Description

@Once-1296

Issue

  • We have a lot of codes using matplotlib, but almost all of them are Cartesian based Graphs
  • Although we will rarely encounter Polar graphs in most Data Science Applications, Polar Graphs hold importance in more abstract and Mathematical Applications.
  • As such Adding a bit of code to showcase that is needed

Describe the solution you'd like

  • Rather than just list a bunch of functions that make a Polar graph, it would be nicer if a use case was also provided.
  • Perhaps a dataset is loaded from python or it is downloaded as csv
  • Or maybe we can tie in numpy/sympy where Polar graphs may be of use in special cases
  • Instead of a single file code may be divided in 2-3 files, but valid reason is needed for this.
    Describe alternatives you've considered
    A clear and concise description of any alternative solutions or features you've considered.

Expected modules

  • matplotlib
  • (Optional) numpy

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestproblem level 2 - experiencedSlightly more implementation heavy issues, beyond the basics.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions