Feature Request: Arc Canvas Type
See original GitHub issueIt would be nice if Ginga had a canvas type for drawing Arc
s. Some background; I use ginga to make a finding chart tool for the HiPERCAM instrument - hfinder
We need to add an element to represent the patrol field of a pickoff arm (see the yellow area below). If there was an Arc
type, I could implement the patrol field in a similar way to the Annulus
object. I’ve tried adding this myself, but got stuck, and thought it might be a generally useful addition to Ginga.
Issue Analytics
- State:
- Created 5 years ago
- Comments:16 (11 by maintainers)
Top Results From Across the Web
CanvasRenderingContext2D.arc() - Web APIs - MDN Web Docs
The CanvasRenderingContext2D.arc() method of the Canvas 2D API adds a circular arc to the current sub-path. Syntax.
Read more >feature type | Documentation - ArcGIS Developers
Feature types are linked to rendering options in feature services , typically corresponding to unique values when using a unique value renderer ....
Read more >Solved: Feature Request Site - Canvas Community
Thank you for submitting your question! Here is a guide that will walk you through how to create a feature idea, as well...
Read more >Introduction to the Flows Page - CData Arc
Connectors; The Flows canvas; Views and Connectors; Workspaces. Available Tools. The tools in the Flows page constitute the core of Arc's feature set:...
Read more >Introducing Studio, A New Video Engagement Tool In Canvas
Arc provides a rich set of features for creating, managing and engaging with video in a Canvas course. Arc is available to both...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
As requested… The yellow area shows the patrol field for the pickoff arm, and the green “Darth Vader helmet” shows the region left unvignetted by the guide probe. A set of mirrors can pick off any star along the yellow arc and re-image on the CCD to use as a comparison! Need to work on the colour scheme…
@ejeschke thanks - percentage compass works brilliantly!