Remove intersect line for one circle using venndiagram2setsRotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?To wrap the external lines so that it can touch the perimeterNumerical conditional within tikz keys?minipage layout not correctTikZ: Drawing an arc from an intersection to an intersectionDrawing rectilinear curves in Tikz, aka an Etch-a-Sketch drawingLine up nested tikz enviroments or how to get rid of themNode anchor centre of lineDraw a line from the center of a circle to the edge:

As a DM, how to avoid unconscious metagaming when dealing with a high AC character?

Possible isometry groups of open manifolds

How to fit a linear model in the Bayesian way in Mathematica?

Would letting a multiclass character rebuild their character to be single-classed be game-breaking?

Bob's unnecessary trip to the shops

Why does the Earth have a z-component at the start of the J2000 epoch?

I quit, and boss offered me 3 month "grace period" where I could still come back

Published paper containing well-known results

Hacker Rank : Electronics Shop

Book or series about stones and a magician named Gwydion

What does a red v with a dot above mean in the Misal rico de Cisneros (Spain, 1518)?

Nested-Loop-Join: How many comparisons and how many pages-accesses?

How can we better understand multiplicative inverse modulo something?

Why do they not say "The Baby"

Redox reactions redefined

Could the crash sites of the Apollo 11 and 16 LMs be seen by the LRO?

Does ability to impeach an expert witness on science or scholarship go too far?

Are L-functions uniquely determined by their values at negative integers?

Filtering fine silt/mud from water (not necessarily bacteria etc.)

Concatenation using + and += operator in Python

Why does Hellboy file down his horns?

Is this more than a packing puzzle?

Integral clarification

Alternatives to using writing paper for writing practice



Remove intersect line for one circle using venndiagram2sets


Rotate a node but not its content: the case of the ellipse decorationHow to define the default vertical distance between nodes?To wrap the external lines so that it can touch the perimeterNumerical conditional within tikz keys?minipage layout not correctTikZ: Drawing an arc from an intersection to an intersectionDrawing rectilinear curves in Tikz, aka an Etch-a-Sketch drawingLine up nested tikz enviroments or how to get rid of themNode anchor centre of lineDraw a line from the center of a circle to the edge:






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








4















Problem:



I wish to remove the intersecting line for circle A (left).



Minimal Working Example (MWE):



documentclassarticle
usepackagetikz
usetikzlibrarybackgrounds,positioning
usepackagevenndiagram
usepackagefloat
usepackageshowframe

begindocument

beginfigure[H]
centering
beginminipage[t]0.45textwidth
beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
fillOnlyA
setpostvennhook

draw (labelA) node[below=6ex] Atextbackslash B;
draw (labelB) node[below=6ex] B;

endvenndiagram2sets
caption$mathbfA$textbackslash$mathbfB$
labelfig:venncup
endminipage
endfigure

enddocument


Current output:



enter image description here



Desired output:



To remove the right line for the left circle - alternatively fill circle B (right) with white color to cover the line.



enter image description here










share|improve this question






















  • Hi. Are you open in "just tikz" solutioons? I think you will find much easier an answer and it will be simple

    – koleygr
    7 hours ago







  • 1





    @koleygr Yes I am

    – kexxcream
    7 hours ago











  • Perhaps you could add a white arc to circle A?

    – Bernard
    7 hours ago











  • @Bernard How would I do that using the venndiagram package?

    – kexxcream
    7 hours ago











  • You'd probably have to insert some pure TikZ code.

    – Bernard
    7 hours ago

















4















Problem:



I wish to remove the intersecting line for circle A (left).



Minimal Working Example (MWE):



documentclassarticle
usepackagetikz
usetikzlibrarybackgrounds,positioning
usepackagevenndiagram
usepackagefloat
usepackageshowframe

begindocument

beginfigure[H]
centering
beginminipage[t]0.45textwidth
beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
fillOnlyA
setpostvennhook

draw (labelA) node[below=6ex] Atextbackslash B;
draw (labelB) node[below=6ex] B;

endvenndiagram2sets
caption$mathbfA$textbackslash$mathbfB$
labelfig:venncup
endminipage
endfigure

enddocument


Current output:



enter image description here



Desired output:



To remove the right line for the left circle - alternatively fill circle B (right) with white color to cover the line.



enter image description here










share|improve this question






















  • Hi. Are you open in "just tikz" solutioons? I think you will find much easier an answer and it will be simple

    – koleygr
    7 hours ago







  • 1





    @koleygr Yes I am

    – kexxcream
    7 hours ago











  • Perhaps you could add a white arc to circle A?

    – Bernard
    7 hours ago











  • @Bernard How would I do that using the venndiagram package?

    – kexxcream
    7 hours ago











  • You'd probably have to insert some pure TikZ code.

    – Bernard
    7 hours ago













4












4








4








Problem:



I wish to remove the intersecting line for circle A (left).



Minimal Working Example (MWE):



documentclassarticle
usepackagetikz
usetikzlibrarybackgrounds,positioning
usepackagevenndiagram
usepackagefloat
usepackageshowframe

begindocument

beginfigure[H]
centering
beginminipage[t]0.45textwidth
beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
fillOnlyA
setpostvennhook

draw (labelA) node[below=6ex] Atextbackslash B;
draw (labelB) node[below=6ex] B;

endvenndiagram2sets
caption$mathbfA$textbackslash$mathbfB$
labelfig:venncup
endminipage
endfigure

enddocument


Current output:



enter image description here



Desired output:



To remove the right line for the left circle - alternatively fill circle B (right) with white color to cover the line.



enter image description here










share|improve this question














Problem:



I wish to remove the intersecting line for circle A (left).



Minimal Working Example (MWE):



documentclassarticle
usepackagetikz
usetikzlibrarybackgrounds,positioning
usepackagevenndiagram
usepackagefloat
usepackageshowframe

begindocument

beginfigure[H]
centering
beginminipage[t]0.45textwidth
beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
fillOnlyA
setpostvennhook

draw (labelA) node[below=6ex] Atextbackslash B;
draw (labelB) node[below=6ex] B;

endvenndiagram2sets
caption$mathbfA$textbackslash$mathbfB$
labelfig:venncup
endminipage
endfigure

enddocument


Current output:



enter image description here



Desired output:



To remove the right line for the left circle - alternatively fill circle B (right) with white color to cover the line.



enter image description here







tikz-pgf circles line venn-diagrams






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 8 hours ago









kexxcreamkexxcream

9152 gold badges13 silver badges30 bronze badges




9152 gold badges13 silver badges30 bronze badges












  • Hi. Are you open in "just tikz" solutioons? I think you will find much easier an answer and it will be simple

    – koleygr
    7 hours ago







  • 1





    @koleygr Yes I am

    – kexxcream
    7 hours ago











  • Perhaps you could add a white arc to circle A?

    – Bernard
    7 hours ago











  • @Bernard How would I do that using the venndiagram package?

    – kexxcream
    7 hours ago











  • You'd probably have to insert some pure TikZ code.

    – Bernard
    7 hours ago

















  • Hi. Are you open in "just tikz" solutioons? I think you will find much easier an answer and it will be simple

    – koleygr
    7 hours ago







  • 1





    @koleygr Yes I am

    – kexxcream
    7 hours ago











  • Perhaps you could add a white arc to circle A?

    – Bernard
    7 hours ago











  • @Bernard How would I do that using the venndiagram package?

    – kexxcream
    7 hours ago











  • You'd probably have to insert some pure TikZ code.

    – Bernard
    7 hours ago
















Hi. Are you open in "just tikz" solutioons? I think you will find much easier an answer and it will be simple

– koleygr
7 hours ago






Hi. Are you open in "just tikz" solutioons? I think you will find much easier an answer and it will be simple

– koleygr
7 hours ago





1




1





@koleygr Yes I am

– kexxcream
7 hours ago





@koleygr Yes I am

– kexxcream
7 hours ago













Perhaps you could add a white arc to circle A?

– Bernard
7 hours ago





Perhaps you could add a white arc to circle A?

– Bernard
7 hours ago













@Bernard How would I do that using the venndiagram package?

– kexxcream
7 hours ago





@Bernard How would I do that using the venndiagram package?

– kexxcream
7 hours ago













You'd probably have to insert some pure TikZ code.

– Bernard
7 hours ago





You'd probably have to insert some pure TikZ code.

– Bernard
7 hours ago










2 Answers
2






active

oldest

votes


















4














The venndiagram package is very well written and hence easy to customize. I added a style interior B (and also interior A) that can be used as follows:



fill[white,interior B];


This fills the right circle white. One could add several other similar styles, if needed.



documentclassarticle
usepackagetikz
usetikzlibrarybackgrounds,positioning
usepackagevenndiagram
usepackagefloat
usepackageshowframe
makeatletter
tikzsetinterior A/.style=insert path=
(@venn@Ax,@venn@Ay) circle[radius=@venn@radius-pgflinewidth/2],
interior B/.style=insert path=
(@venn@Bx,@venn@By) circle[radius=@venn@radius-pgflinewidth/2]
makeatother
begindocument

beginfigure[H]
centering
beginminipage[t]0.45textwidth
beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
fillOnlyA
setpostvennhook

fill[white,interior B];
draw (labelA) node[below=6ex] Atextbackslash B;
draw (labelB) node[below=6ex] B;

endvenndiagram2sets
caption$mathbfA$textbackslash$mathbfB$
labelfig:venncup
endminipage
endfigure

enddocument


enter image description here






share|improve this answer
































    5














    A solution with "plain tikz":



    documentclassarticle
    usepackagetikz
    usetikzlibrarybackgrounds,positioning
    usepackagefloat
    usepackageshowframe

    begindocument

    beginfigure[H]
    centering
    beginminipage[t]0.45textwidth
    begintikzpicture[scale=0.6]
    draw (-4,-3)rectangle (6,3);
    fill[gray,draw=black] (0,0) circle (2cm);
    node at (0,0)Atextbackslash B;
    fill[white,draw=black] (3cm,0) circle (2cm);
    node at (3cm,0) B;
    endtikzpicture
    caption$mathbfA$textbackslash$mathbfB$
    labelfig:venncup
    endminipage
    endfigure

    enddocument


    enter image description here






    share|improve this answer

























      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
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f499927%2fremove-intersect-line-for-one-circle-using-venndiagram2sets%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      4














      The venndiagram package is very well written and hence easy to customize. I added a style interior B (and also interior A) that can be used as follows:



      fill[white,interior B];


      This fills the right circle white. One could add several other similar styles, if needed.



      documentclassarticle
      usepackagetikz
      usetikzlibrarybackgrounds,positioning
      usepackagevenndiagram
      usepackagefloat
      usepackageshowframe
      makeatletter
      tikzsetinterior A/.style=insert path=
      (@venn@Ax,@venn@Ay) circle[radius=@venn@radius-pgflinewidth/2],
      interior B/.style=insert path=
      (@venn@Bx,@venn@By) circle[radius=@venn@radius-pgflinewidth/2]
      makeatother
      begindocument

      beginfigure[H]
      centering
      beginminipage[t]0.45textwidth
      beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
      fillOnlyA
      setpostvennhook

      fill[white,interior B];
      draw (labelA) node[below=6ex] Atextbackslash B;
      draw (labelB) node[below=6ex] B;

      endvenndiagram2sets
      caption$mathbfA$textbackslash$mathbfB$
      labelfig:venncup
      endminipage
      endfigure

      enddocument


      enter image description here






      share|improve this answer





























        4














        The venndiagram package is very well written and hence easy to customize. I added a style interior B (and also interior A) that can be used as follows:



        fill[white,interior B];


        This fills the right circle white. One could add several other similar styles, if needed.



        documentclassarticle
        usepackagetikz
        usetikzlibrarybackgrounds,positioning
        usepackagevenndiagram
        usepackagefloat
        usepackageshowframe
        makeatletter
        tikzsetinterior A/.style=insert path=
        (@venn@Ax,@venn@Ay) circle[radius=@venn@radius-pgflinewidth/2],
        interior B/.style=insert path=
        (@venn@Bx,@venn@By) circle[radius=@venn@radius-pgflinewidth/2]
        makeatother
        begindocument

        beginfigure[H]
        centering
        beginminipage[t]0.45textwidth
        beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
        fillOnlyA
        setpostvennhook

        fill[white,interior B];
        draw (labelA) node[below=6ex] Atextbackslash B;
        draw (labelB) node[below=6ex] B;

        endvenndiagram2sets
        caption$mathbfA$textbackslash$mathbfB$
        labelfig:venncup
        endminipage
        endfigure

        enddocument


        enter image description here






        share|improve this answer



























          4












          4








          4







          The venndiagram package is very well written and hence easy to customize. I added a style interior B (and also interior A) that can be used as follows:



          fill[white,interior B];


          This fills the right circle white. One could add several other similar styles, if needed.



          documentclassarticle
          usepackagetikz
          usetikzlibrarybackgrounds,positioning
          usepackagevenndiagram
          usepackagefloat
          usepackageshowframe
          makeatletter
          tikzsetinterior A/.style=insert path=
          (@venn@Ax,@venn@Ay) circle[radius=@venn@radius-pgflinewidth/2],
          interior B/.style=insert path=
          (@venn@Bx,@venn@By) circle[radius=@venn@radius-pgflinewidth/2]
          makeatother
          begindocument

          beginfigure[H]
          centering
          beginminipage[t]0.45textwidth
          beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
          fillOnlyA
          setpostvennhook

          fill[white,interior B];
          draw (labelA) node[below=6ex] Atextbackslash B;
          draw (labelB) node[below=6ex] B;

          endvenndiagram2sets
          caption$mathbfA$textbackslash$mathbfB$
          labelfig:venncup
          endminipage
          endfigure

          enddocument


          enter image description here






          share|improve this answer















          The venndiagram package is very well written and hence easy to customize. I added a style interior B (and also interior A) that can be used as follows:



          fill[white,interior B];


          This fills the right circle white. One could add several other similar styles, if needed.



          documentclassarticle
          usepackagetikz
          usetikzlibrarybackgrounds,positioning
          usepackagevenndiagram
          usepackagefloat
          usepackageshowframe
          makeatletter
          tikzsetinterior A/.style=insert path=
          (@venn@Ax,@venn@Ay) circle[radius=@venn@radius-pgflinewidth/2],
          interior B/.style=insert path=
          (@venn@Bx,@venn@By) circle[radius=@venn@radius-pgflinewidth/2]
          makeatother
          begindocument

          beginfigure[H]
          centering
          beginminipage[t]0.45textwidth
          beginvenndiagram2sets[radius=1.3cm,labelA=,labelB=]
          fillOnlyA
          setpostvennhook

          fill[white,interior B];
          draw (labelA) node[below=6ex] Atextbackslash B;
          draw (labelB) node[below=6ex] B;

          endvenndiagram2sets
          caption$mathbfA$textbackslash$mathbfB$
          labelfig:venncup
          endminipage
          endfigure

          enddocument


          enter image description here







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 52 mins ago

























          answered 5 hours ago









          marmotmarmot

          145k6 gold badges188 silver badges348 bronze badges




          145k6 gold badges188 silver badges348 bronze badges























              5














              A solution with "plain tikz":



              documentclassarticle
              usepackagetikz
              usetikzlibrarybackgrounds,positioning
              usepackagefloat
              usepackageshowframe

              begindocument

              beginfigure[H]
              centering
              beginminipage[t]0.45textwidth
              begintikzpicture[scale=0.6]
              draw (-4,-3)rectangle (6,3);
              fill[gray,draw=black] (0,0) circle (2cm);
              node at (0,0)Atextbackslash B;
              fill[white,draw=black] (3cm,0) circle (2cm);
              node at (3cm,0) B;
              endtikzpicture
              caption$mathbfA$textbackslash$mathbfB$
              labelfig:venncup
              endminipage
              endfigure

              enddocument


              enter image description here






              share|improve this answer



























                5














                A solution with "plain tikz":



                documentclassarticle
                usepackagetikz
                usetikzlibrarybackgrounds,positioning
                usepackagefloat
                usepackageshowframe

                begindocument

                beginfigure[H]
                centering
                beginminipage[t]0.45textwidth
                begintikzpicture[scale=0.6]
                draw (-4,-3)rectangle (6,3);
                fill[gray,draw=black] (0,0) circle (2cm);
                node at (0,0)Atextbackslash B;
                fill[white,draw=black] (3cm,0) circle (2cm);
                node at (3cm,0) B;
                endtikzpicture
                caption$mathbfA$textbackslash$mathbfB$
                labelfig:venncup
                endminipage
                endfigure

                enddocument


                enter image description here






                share|improve this answer

























                  5












                  5








                  5







                  A solution with "plain tikz":



                  documentclassarticle
                  usepackagetikz
                  usetikzlibrarybackgrounds,positioning
                  usepackagefloat
                  usepackageshowframe

                  begindocument

                  beginfigure[H]
                  centering
                  beginminipage[t]0.45textwidth
                  begintikzpicture[scale=0.6]
                  draw (-4,-3)rectangle (6,3);
                  fill[gray,draw=black] (0,0) circle (2cm);
                  node at (0,0)Atextbackslash B;
                  fill[white,draw=black] (3cm,0) circle (2cm);
                  node at (3cm,0) B;
                  endtikzpicture
                  caption$mathbfA$textbackslash$mathbfB$
                  labelfig:venncup
                  endminipage
                  endfigure

                  enddocument


                  enter image description here






                  share|improve this answer













                  A solution with "plain tikz":



                  documentclassarticle
                  usepackagetikz
                  usetikzlibrarybackgrounds,positioning
                  usepackagefloat
                  usepackageshowframe

                  begindocument

                  beginfigure[H]
                  centering
                  beginminipage[t]0.45textwidth
                  begintikzpicture[scale=0.6]
                  draw (-4,-3)rectangle (6,3);
                  fill[gray,draw=black] (0,0) circle (2cm);
                  node at (0,0)Atextbackslash B;
                  fill[white,draw=black] (3cm,0) circle (2cm);
                  node at (3cm,0) B;
                  endtikzpicture
                  caption$mathbfA$textbackslash$mathbfB$
                  labelfig:venncup
                  endminipage
                  endfigure

                  enddocument


                  enter image description here







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 7 hours ago









                  koleygrkoleygr

                  13.5k1 gold badge10 silver badges40 bronze badges




                  13.5k1 gold badge10 silver badges40 bronze badges



























                      draft saved

                      draft discarded
















































                      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.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f499927%2fremove-intersect-line-for-one-circle-using-venndiagram2sets%23new-answer', 'question_page');

                      );

                      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







                      Popular posts from this blog

                      Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                      Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                      François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480