Posts

Showing posts from March 6, 2019

label positioning in gnuplot

Image
2 I'd like to have the x and y labels at the end of the axis, next to the arrows: documentclass{scrbook} usepackage{tikz,pgfplots} begin{document} begin{tikzpicture}[thick,scale=0.7, every node/.style={transform shape} ] begin{axis}[ xmin = -5, xmax = 5, ymin = -5, ymax = 5, % osy axis equal image, axis x line = middle, axis y line = middle, xlabel={$x$}, ylabel={$y$}, ] addplot[color=red, samples=100, smooth, ultra thick, unbounded coords=jump, no markers, domain = -4:4] gnuplot{x*x*x-x}; end{axis} end{tikzpicture} end{document} tikz-pgf pgfplots gnuplot share | improve this question

Gay Lit’s Golden Age

Image
.lt-ie10 .messenger.suggestions { display: block !important; height: 50px; } .lt-ie10 .messenger.suggestions .message-bed { background-color: #f8e9d2; border-bottom: 1px solid #ccc; } .lt-ie10 .messenger.suggestions .message-container { padding: 11px 18px 11px 30px; } .lt-ie10 .messenger.suggestions .action-link { font-family: "nyt-franklin", arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #a81817; text-transform: uppercase; } .lt-ie10 .messenger.suggestions .alert-icon { background: url('https://static01.nyt.com/images/icons/icon-alert-12x12-a81817.png') no-repeat; width: 12px; height: 12px; display: inline-block; margin-top: -2px; float: none; } .lt-ie10 .masthead, .lt-ie10 .navigation, .lt-ie10 .comments-panel {