Specifying color of matplotlib's RectangleSelector for interactive plotting in matplotlibrcSelect color of matplotlibs RectangleSelector via rcParamsHow to put the legend out of the plotSave plot to image file instead of displaying it using MatplotlibTransparent markerfacecolor in MatplotlibHow to make IPython notebook matplotlib plot inlineMatplotlib figure window disappears when in interactive modePyCharm won't open matplotlib plots correctlyHow to keep matplotlib plots alive after process endsFast Live Plotting in Matplotlib / PyPlotMatplotlib is hanging when using python3Select color of matplotlibs RectangleSelector via rcParams
Is it possible to 'live off the sea'
Where Mongol herds graze
Were Alexander the Great and Hephaestion lovers?
Understanding a current source topology
Does Disney no longer produce hand-drawn cartoon films?
How did old MS-DOS games utilize various graphic cards?
An average heaven where everyone has sexless golden bodies and is bored
How can I tell the difference between unmarked sugar and stevia?
Universal hash functions with homomorphic XOR property
How to handle self harm scars on the arm in work environment?
How can electric fields be used to detect cracks in metals?
Cycle through MeshStyle directives in ListLinePlot
Do height-balanced binary trees have logarithmic depth?
What do abbreviations in movie scripts stand for?
Impedance ratio vs. SWR
What is the `some` keyword in SwiftUI?
Can the poison from Kingsmen be concocted?
Why is one of Madera Municipal's runways labelled with only "R" on both sides?
Generate a Graeco-Latin square
How to signal to my players that the following part is supposed to be played on fast forward?
PhD - Well known professor or well known school?
What makes an item an artifact?
How to return a security deposit to a tenant
When conversion from Integer to Single may lose precision
Specifying color of matplotlib's RectangleSelector for interactive plotting in matplotlibrc
Select color of matplotlibs RectangleSelector via rcParamsHow to put the legend out of the plotSave plot to image file instead of displaying it using MatplotlibTransparent markerfacecolor in MatplotlibHow to make IPython notebook matplotlib plot inlineMatplotlib figure window disappears when in interactive modePyCharm won't open matplotlib plots correctlyHow to keep matplotlib plots alive after process endsFast Live Plotting in Matplotlib / PyPlotMatplotlib is hanging when using python3Select color of matplotlibs RectangleSelector via rcParams
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
How does one set the color of the rubberband (RectangleSelector) in interactive plots?
I am using 'dark_background' style for interactive plotting in dark mode on macOS (backend 'MacOSX') with some local modifications. The one problem is that the rubberband selector is black – not great on a black canvas;-)
I've seen Select color of matplotlibs RectangleSelector via rcParams, but that does not get me forward regarding an appropriate matplotlibrc setting.
Anybody knows how one can define the color of the RectangularSelector/rubberband in matplotlibrc?
matplotlib customization macos-darkmode
add a comment |
How does one set the color of the rubberband (RectangleSelector) in interactive plots?
I am using 'dark_background' style for interactive plotting in dark mode on macOS (backend 'MacOSX') with some local modifications. The one problem is that the rubberband selector is black – not great on a black canvas;-)
I've seen Select color of matplotlibs RectangleSelector via rcParams, but that does not get me forward regarding an appropriate matplotlibrc setting.
Anybody knows how one can define the color of the RectangularSelector/rubberband in matplotlibrc?
matplotlib customization macos-darkmode
There is no specific matplotlibrc setting for the colors of the rectangle selector. You will need to use the solution given in the answer to the linked question.
– ImportanceOfBeingErnest
Mar 24 at 18:38
add a comment |
How does one set the color of the rubberband (RectangleSelector) in interactive plots?
I am using 'dark_background' style for interactive plotting in dark mode on macOS (backend 'MacOSX') with some local modifications. The one problem is that the rubberband selector is black – not great on a black canvas;-)
I've seen Select color of matplotlibs RectangleSelector via rcParams, but that does not get me forward regarding an appropriate matplotlibrc setting.
Anybody knows how one can define the color of the RectangularSelector/rubberband in matplotlibrc?
matplotlib customization macos-darkmode
How does one set the color of the rubberband (RectangleSelector) in interactive plots?
I am using 'dark_background' style for interactive plotting in dark mode on macOS (backend 'MacOSX') with some local modifications. The one problem is that the rubberband selector is black – not great on a black canvas;-)
I've seen Select color of matplotlibs RectangleSelector via rcParams, but that does not get me forward regarding an appropriate matplotlibrc setting.
Anybody knows how one can define the color of the RectangularSelector/rubberband in matplotlibrc?
matplotlib customization macos-darkmode
matplotlib customization macos-darkmode
asked Mar 24 at 17:05
yogikyogik
1
1
There is no specific matplotlibrc setting for the colors of the rectangle selector. You will need to use the solution given in the answer to the linked question.
– ImportanceOfBeingErnest
Mar 24 at 18:38
add a comment |
There is no specific matplotlibrc setting for the colors of the rectangle selector. You will need to use the solution given in the answer to the linked question.
– ImportanceOfBeingErnest
Mar 24 at 18:38
There is no specific matplotlibrc setting for the colors of the rectangle selector. You will need to use the solution given in the answer to the linked question.
– ImportanceOfBeingErnest
Mar 24 at 18:38
There is no specific matplotlibrc setting for the colors of the rectangle selector. You will need to use the solution given in the answer to the linked question.
– ImportanceOfBeingErnest
Mar 24 at 18:38
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55326304%2fspecifying-color-of-matplotlibs-rectangleselector-for-interactive-plotting-in-m%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55326304%2fspecifying-color-of-matplotlibs-rectangleselector-for-interactive-plotting-in-m%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
There is no specific matplotlibrc setting for the colors of the rectangle selector. You will need to use the solution given in the answer to the linked question.
– ImportanceOfBeingErnest
Mar 24 at 18:38