Insert numbers below each column of a histogramHow can I put a coloured outline around fraction lines?Rotate...

Should I tell management that I intend to leave due to bad software development practices?

Is it inappropriate for a student to attend their mentor's dissertation defense?

What killed these X2 caps?

Can a rocket refuel on Mars from water?

Why do bosons tend to occupy the same state?

How to draw the figure with four pentagons?

Can one be a co-translator of a book, if he does not know the language that the book is translated into?

In a spin, are both wings stalled?

I'm flying to France today and my passport expires in less than 2 months

Took a trip to a parallel universe, need help deciphering

A reference to a well-known characterization of scattered compact spaces

Were any external disk drives stacked vertically?

Why is the 'in' operator throwing an error with a string literal instead of logging false?

Blender 2.8 I can't see vertices, edges or faces in edit mode

In Romance of the Three Kingdoms why do people still use bamboo sticks when paper had already been invented?

I Accidentally Deleted a Stock Terminal Theme

Modeling an IP Address

Could gravitational lensing be used to protect a spaceship from a laser?

How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?

How to take photos in burst mode, without vibration?

What's the difference between 'rename' and 'mv'?

When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?

Anagram holiday

Why does Kotter return in Welcome Back Kotter?



Insert numbers below each column of a histogram


How can I put a coloured outline around fraction lines?Rotate a node but not its content: the case of the ellipse decorationHow to increase numbers precision in TikZ histogramNumerical conditional within tikz keys?Insert text below a figure with TikzHistogram from single column in datafileTikZ: 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 themHistogram color













0















I am trying to plot a histogram by below lines



documentclass[tikz]{standalone}
begin{document}
begin{tikzpicture}[>=stealth]
draw[<-] (7,0) node[below] {$x$} -- (-.5,0);
draw[->] (0,-.5) -- (0,7) node[left] {$y$};
draw (0,0) grid (6,1) (1,1) grid (2,6) (3,1) grid (4,5) (4,1)
rectangle (5,2);

end{tikzpicture}
end{document}


whose extracted output is as Fig.1 (of course without the red numbers below x axis).



Fig.1



How do I insert red numbers by latex (not paint) exactly below each column, however they are not starting with 1. Instead, they begins for example from 11 here.









share



























    0















    I am trying to plot a histogram by below lines



    documentclass[tikz]{standalone}
    begin{document}
    begin{tikzpicture}[>=stealth]
    draw[<-] (7,0) node[below] {$x$} -- (-.5,0);
    draw[->] (0,-.5) -- (0,7) node[left] {$y$};
    draw (0,0) grid (6,1) (1,1) grid (2,6) (3,1) grid (4,5) (4,1)
    rectangle (5,2);

    end{tikzpicture}
    end{document}


    whose extracted output is as Fig.1 (of course without the red numbers below x axis).



    Fig.1



    How do I insert red numbers by latex (not paint) exactly below each column, however they are not starting with 1. Instead, they begins for example from 11 here.









    share

























      0












      0








      0








      I am trying to plot a histogram by below lines



      documentclass[tikz]{standalone}
      begin{document}
      begin{tikzpicture}[>=stealth]
      draw[<-] (7,0) node[below] {$x$} -- (-.5,0);
      draw[->] (0,-.5) -- (0,7) node[left] {$y$};
      draw (0,0) grid (6,1) (1,1) grid (2,6) (3,1) grid (4,5) (4,1)
      rectangle (5,2);

      end{tikzpicture}
      end{document}


      whose extracted output is as Fig.1 (of course without the red numbers below x axis).



      Fig.1



      How do I insert red numbers by latex (not paint) exactly below each column, however they are not starting with 1. Instead, they begins for example from 11 here.









      share














      I am trying to plot a histogram by below lines



      documentclass[tikz]{standalone}
      begin{document}
      begin{tikzpicture}[>=stealth]
      draw[<-] (7,0) node[below] {$x$} -- (-.5,0);
      draw[->] (0,-.5) -- (0,7) node[left] {$y$};
      draw (0,0) grid (6,1) (1,1) grid (2,6) (3,1) grid (4,5) (4,1)
      rectangle (5,2);

      end{tikzpicture}
      end{document}


      whose extracted output is as Fig.1 (of course without the red numbers below x axis).



      Fig.1



      How do I insert red numbers by latex (not paint) exactly below each column, however they are not starting with 1. Instead, they begins for example from 11 here.







      tikz-pgf axis





      share












      share










      share



      share










      asked 2 mins ago









      IrreversibleIrreversible

      290210




      290210






















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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483291%2finsert-numbers-below-each-column-of-a-histogram%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
















          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%2f483291%2finsert-numbers-below-each-column-of-a-histogram%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

          Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required...

          Emraan Hashmi Filmografia | Linki zewnętrzne | Menu nawigacyjneGulshan GroverGulshan...

          How can I write this formula?newline and italics added with leqWhy does widehat behave differently if I...