yticklabels on the right side of yaxis Unicorn Meta Zoo #1: Why another podcast? ...
Does using the Inspiration rules for character defects encourage My Guy Syndrome?
Marquee sign letters
What is ls Largest Number Formed by only moving two sticks in 508?
How do I deal with an erroneously large refund?
/bin/ls sorts differently than just ls
What were wait-states, and why was it only an issue for PCs?
TV series episode where humans nuke aliens before decrypting their message that states they come in peace
Does a Draconic Bloodline sorcerer's doubled proficiency bonus for Charisma checks against dragons apply to all dragon types or only the chosen one?
How was Lagrange appointed professor of mathematics so early?
Mechanism of the formation of peracetic acid
Why does the Cisco show run command not show the full version, while the show version command does?
What is the purpose of the side handle on a hand ("eggbeater") drill?
Does every subgroup of an abelian group have to be abelian?
Arriving in Atlanta after US Preclearance in Dublin. Will I go through TSA security in Atlanta to transfer to a connecting flight?
Determinant of a matrix with 2 equal rows
What is the evidence that custom checks in Northern Ireland are going to result in violence?
Why is arima in R one time step off?
What is the ongoing value of the Kanban board to the developers as opposed to management
Is it accepted to use working hours to read general interest books?
How would you suggest I follow up with coworkers about our deadline that's today?
Getting AggregateResult variables from Execute Anonymous Window
Why did Europeans not widely domesticate foxes?
Coin Game with infinite paradox
Israeli soda type drink
yticklabels on the right side of yaxis
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraGrouped bar chartHow to shift yticklabels vertically?yticklabels ProblemsHow to hide empty (value 0) ybars with pgfplots?Show mark labels near marks and not centered in ybar interaval graphUsing pgfplots with x-axis that is not evenly distributedpgfplots: percentage in matrix plotCenter the axes in the coordinate originpgfplots yticklabels wont workyticklabels and ytick wont work
Good morning!
How can I put the yticklabels on the right side of yaxis?
This is the code that I use:
begin{tikzpicture}[>=latex]
begin{axis}[
grid,
axis x line=center,
axis y line=center,
xtick={-0.7,-0.5,...,0.1},
ytick={0,5,...,50},
xlabel={$x$},
ylabel={$y$},
xlabel style={below right},
ylabel style={above left},
width=0.8textwidth,
xmin=-0.8,
xmax=0.2,
ymin=-1,
ymax=55]
end{axis}
end{tikzpicture}
and this is the (not wanted) result.
Thank's in advanced!!!
tikz-pgf pgfplots labels
add a comment |
Good morning!
How can I put the yticklabels on the right side of yaxis?
This is the code that I use:
begin{tikzpicture}[>=latex]
begin{axis}[
grid,
axis x line=center,
axis y line=center,
xtick={-0.7,-0.5,...,0.1},
ytick={0,5,...,50},
xlabel={$x$},
ylabel={$y$},
xlabel style={below right},
ylabel style={above left},
width=0.8textwidth,
xmin=-0.8,
xmax=0.2,
ymin=-1,
ymax=55]
end{axis}
end{tikzpicture}
and this is the (not wanted) result.
Thank's in advanced!!!
tikz-pgf pgfplots labels
add a comment |
Good morning!
How can I put the yticklabels on the right side of yaxis?
This is the code that I use:
begin{tikzpicture}[>=latex]
begin{axis}[
grid,
axis x line=center,
axis y line=center,
xtick={-0.7,-0.5,...,0.1},
ytick={0,5,...,50},
xlabel={$x$},
ylabel={$y$},
xlabel style={below right},
ylabel style={above left},
width=0.8textwidth,
xmin=-0.8,
xmax=0.2,
ymin=-1,
ymax=55]
end{axis}
end{tikzpicture}
and this is the (not wanted) result.
Thank's in advanced!!!
tikz-pgf pgfplots labels
Good morning!
How can I put the yticklabels on the right side of yaxis?
This is the code that I use:
begin{tikzpicture}[>=latex]
begin{axis}[
grid,
axis x line=center,
axis y line=center,
xtick={-0.7,-0.5,...,0.1},
ytick={0,5,...,50},
xlabel={$x$},
ylabel={$y$},
xlabel style={below right},
ylabel style={above left},
width=0.8textwidth,
xmin=-0.8,
xmax=0.2,
ymin=-1,
ymax=55]
end{axis}
end{tikzpicture}
and this is the (not wanted) result.
Thank's in advanced!!!
tikz-pgf pgfplots labels
tikz-pgf pgfplots labels
asked 58 secs ago
Kώστας ΚούδαςKώστας Κούδας
39218
39218
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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%2ftex.stackexchange.com%2fquestions%2f487317%2fyticklabels-on-the-right-side-of-yaxis%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 TeX - LaTeX Stack Exchange!
- 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%2ftex.stackexchange.com%2fquestions%2f487317%2fyticklabels-on-the-right-side-of-yaxis%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