#7267: Add a compact color picker to SageNB
---------------------------+------------------------------------------------
Reporter: mpatel | Owner: boothby
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.3
Component: notebook | Keywords:
Work_issues: | Author: Mitesh Patel
Reviewer: | Merged:
---------------------------+------------------------------------------------
Comment(by mpatel):
For what it's worth, here's what I have in mind:
* For a [http://groups.google.com/group/sage-
devel/browse_thread/thread/9a5262dfaada469e/764b6f135d926ccd?#764b6f135d926ccd
settings page] with many color options (active / inactive cell text,
background, etc.), we can use either CP or jP. For default plot options,
e.g., that involve transparency, it's better to use jP. (It's possible to
bind multiple inputs to one instance of F, but I'd like the option to have
independent, compact widgets).
* For interacts, CP is a good default compact color selector, since it
works better than jP when `auto_update=False`. But I'm planning to add
transparency control with jP, probably in a successor to #260 and the
#5601-#5605 sequence that extends Sage's `Color` to matplotlib's RGBA
tuples.
* For a [http://groups.google.com/group/sage-support/msg/ca41dc7496254063
plot options control panel] --- double-click on a plot to open the dialog
--- I'd like to support transparency (cf.
[file:///home/mitesh/sage/doc/output/html/en/reference/sage/plot/plot.html
2D plots] and planned RGBA) so jP is a logical choice.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7267#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---