microsoft / xaml-standard

XAML Standard : a set of principles that drive XAML dialect alignment
Other
804 stars 50 forks source link

Proposal : Polar Coordinates Panel #206

Open man-is-what-he-believes opened 7 years ago

man-is-what-he-believes commented 7 years ago

As a new layout control, I propose a polar coordinate panel. I think it is useful for implementing Pi menus, Charts, Watches, Surface Dials

ashenoctis commented 7 years ago

Some chart elements are indeed required. Can anyone confirm if this can be possible?

GeraudFabien commented 7 years ago

@ashenoctis https://github.com/Microsoft/xaml-standard/issues/122 @bbinber can you please provide more information

  • Add a brief overview of what you are proposing and why it belongs in XAML Standard (in keeping with the principles of the effort).
  • Provide a clear usecase/scenario that describes how this API benefits in sharing cross-platform UI code, preferably a scenario from your experience or application that clearly illustrates why a control/API would benefit from being standardized.
  • Add a brief example in XAML syntax for your proposal.
  • Provide links to issues/discussions where this proposal has been talked about as well as any other pointer to where this originated or got discussed that could describe the motivation.