pgfplot: add lines from points to x axis The 2019 Stack Overflow Developer Survey Results Are InCounting points from csv file pgfplotsNeed to add for loop to add a lot of .csv files in the tikzpictureDraw points inside or outside of a polygon (TiKZ)PGFPlot no line between data points when reading from table3d PGFPlot with custom mesh and polygonAdding 3d axis to a 3dplot figurePlotting x + y + z = 1 or other such graphstikzpicture csv unwanted linesAdding lines perpendicular in the plane to a Mobius Bandpgfplots: add tikz drawing to axis labels

What is the meaning of Triage in Cybersec world?

What does もの mean in this sentence?

What is the motivation for a law requiring 2 parties to consent for recording a conversation

Can withdrawing asylum be illegal?

Is it correct to say the Neural Networks are an alternative way of performing Maximum Likelihood Estimation? if not, why?

How to obtain a position of last non-zero element

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Why doesn't shell automatically fix "useless use of cat"?

Slides for 30 min~1 hr Skype tenure track application interview

Likelihood that a superbug or lethal virus could come from a landfill

How do PCB vias affect signal quality?

How do you keep chess fun when your opponent constantly beats you?

Is bread bad for ducks?

Deal with toxic manager when you can't quit

Output the Arecibo Message

Is Cinnamon a desktop environment or a window manager? (Or both?)

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

What is this business jet?

Can we generate random numbers using irrational numbers like π and e?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

Is it possible for absolutely everyone to attain enlightenment?

writing variables above the numbers in tikz picture

I am an eight letter word. What am I?

Why can't devices on different VLANs, but on the same subnet, communicate?



pgfplot: add lines from points to x axis



The 2019 Stack Overflow Developer Survey Results Are InCounting points from csv file pgfplotsNeed to add for loop to add a lot of .csv files in the tikzpictureDraw points inside or outside of a polygon (TiKZ)PGFPlot no line between data points when reading from table3d PGFPlot with custom mesh and polygonAdding 3d axis to a 3dplot figurePlotting x + y + z = 1 or other such graphstikzpicture csv unwanted linesAdding lines perpendicular in the plane to a Mobius Bandpgfplots: add tikz drawing to axis labels










0















I am a beginner with pgfplot and latex automation in general. I am drawing a 3d scatter plot, as shown in the attached Figure. I would like to draw a line from each points to the bottom surface (so z = 0, and x and y would be the points coordinates).
These points come from a CSV file. Is there a way to do what I want without plotting every lines manually?
Thanks a lot for your help.



example










share|improve this question







New contributor




Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    0















    I am a beginner with pgfplot and latex automation in general. I am drawing a 3d scatter plot, as shown in the attached Figure. I would like to draw a line from each points to the bottom surface (so z = 0, and x and y would be the points coordinates).
    These points come from a CSV file. Is there a way to do what I want without plotting every lines manually?
    Thanks a lot for your help.



    example










    share|improve this question







    New contributor




    Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      0












      0








      0








      I am a beginner with pgfplot and latex automation in general. I am drawing a 3d scatter plot, as shown in the attached Figure. I would like to draw a line from each points to the bottom surface (so z = 0, and x and y would be the points coordinates).
      These points come from a CSV file. Is there a way to do what I want without plotting every lines manually?
      Thanks a lot for your help.



      example










      share|improve this question







      New contributor




      Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I am a beginner with pgfplot and latex automation in general. I am drawing a 3d scatter plot, as shown in the attached Figure. I would like to draw a line from each points to the bottom surface (so z = 0, and x and y would be the points coordinates).
      These points come from a CSV file. Is there a way to do what I want without plotting every lines manually?
      Thanks a lot for your help.



      example







      pgfplots automation






      share|improve this question







      New contributor




      Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 12 mins ago









      Jean OudotJean Oudot

      1




      1




      New contributor




      Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Jean Oudot is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















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



          );






          Jean Oudot is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f484430%2fpgfplot-add-lines-from-points-to-x-axis%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








          Jean Oudot is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Jean Oudot is a new contributor. Be nice, and check out our Code of Conduct.












          Jean Oudot is a new contributor. Be nice, and check out our Code of Conduct.











          Jean Oudot is a new contributor. Be nice, and check out our Code of Conduct.














          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%2f484430%2fpgfplot-add-lines-from-points-to-x-axis%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

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm