Search found 274 matches
- Wed Apr 02, 2025 1:50 pm
- Forum: Graphics, Figures & Tables
- Topic: Fill Between Again (I know.. I am trying)
- Replies: 1
- Views: 11793
Fill Between Again (I know.. I am trying)
I got the right area, but the axis is covered. I have tried a soft clip with fill between using the points of intersection (5pi/6 and pi/6), but that does not work. I have used Stefan's reference book and another to look some things up, but I can't get the axis to show. Any help is appreciated ...
- Tue Apr 01, 2025 2:14 pm
- Forum: Graphics, Figures & Tables
- Topic: More Fill Between Questions
- Replies: 3
- Views: 10026
Re: More Fill Between Questions
Thank you! I appreciate it! For some reason ( I believe the fill is the issue) but the colors are off. (See image)
- Tue Apr 01, 2025 11:59 am
- Forum: Graphics, Figures & Tables
- Topic: More Fill Between Questions
- Replies: 3
- Views: 10026
More Fill Between Questions
Hey Everyone,
I have been trying to figure out how to fill in this polar graph. I need to fill the intersection of the circle and function r=4+4cos x. I have been able to fill the whole circle in, but as you can see from my graph, I am missing the fill portion from the y-axis os the graph of r. I ...
I have been trying to figure out how to fill in this polar graph. I need to fill the intersection of the circle and function r=4+4cos x. I have been able to fill the whole circle in, but as you can see from my graph, I am missing the fill portion from the y-axis os the graph of r. I ...
- Tue Apr 01, 2025 11:55 am
- Forum: General
- Topic: LaTeX books at 15% discount
- Replies: 1
- Views: 84232
Re: LaTeX books at 15% discount
These books by Stefan are fantastic. I highly recommend you get them.
- Fri Mar 14, 2025 1:53 am
- Forum: Graphics, Figures & Tables
- Topic: Fill In Graph
- Replies: 1
- Views: 12474
Fill In Graph
Hey Everyone,
I have tried FillBetween and am now trying to use intersecting segments from a post I had on a different site. I am trying to create this graph from AP Classroom. I can't get the fill correct. If anyone could help, that would be great. I have tried many different combinations of L1 ...
I have tried FillBetween and am now trying to use intersecting segments from a post I had on a different site. I am trying to create this graph from AP Classroom. I can't get the fill correct. If anyone could help, that would be great. I have tried many different combinations of L1 ...
- Fri Jan 17, 2025 12:10 pm
- Forum: Graphics, Figures & Tables
- Topic: Fill Between of Graphs not working
- Replies: 2
- Views: 11849
Re: Fill Between of Graphs not working
I removed the smooth option and replaced it with samples, and it works fine. No idea why that is.
- Fri Jan 17, 2025 3:47 am
- Forum: Graphics, Figures & Tables
- Topic: multicol parameter
- Replies: 1
- Views: 8950
Re: multicol parameter
Try this
Code: Select all
\setlength\extrarowheight{5pt}
- Fri Jan 17, 2025 3:11 am
- Forum: Graphics, Figures & Tables
- Topic: Fill Between of Graphs not working
- Replies: 2
- Views: 11849
Fill Between of Graphs not working
Hey Everyone,
I added a graph to my guided notes for students that just won't work. Here is my MWE
\documentclass{standalone}
\usepackage{pgfplots}
\pgfplotsset{compat=newest}
\usepgfplotslibrary{fillbetween}
\usetikzlibrary{arrows.meta}
\begin{document}
\begin{tikzpicture}
\begin{axis ...
I added a graph to my guided notes for students that just won't work. Here is my MWE
\documentclass{standalone}
\usepackage{pgfplots}
\pgfplotsset{compat=newest}
\usepgfplotslibrary{fillbetween}
\usetikzlibrary{arrows.meta}
\begin{document}
\begin{tikzpicture}
\begin{axis ...
- Wed May 29, 2024 11:39 am
- Forum: Graphics, Figures & Tables
- Topic: How do I include graphics on DVI LaTeX?
- Replies: 1
- Views: 4111
How do I include graphics on DVI LaTeX?
Thank you for the post. Without a minimal working example, this can be hard to diagnose. My guess is that you have the wrong path name for where your figure is. Make sure the figure is in the same location as your tex file.
For example, if I have a tex file under my documents folder and so is my ...
For example, if I have a tex file under my documents folder and so is my ...
- Tue May 21, 2024 2:12 pm
- Forum: Graphics, Figures & Tables
- Topic: where should tikzmath environments but put in a latex document?
- Replies: 1
- Views: 3471
where should tikzmath environments but put in a latex document?
Thank you for the post.
I think this post will help https://tex.stackexchange.com/questions ... ikzpicture
I think this post will help https://tex.stackexchange.com/questions ... ikzpicture