How to control Minor ticks?

Welcome to our Forums Technical Support Getting Started How to control Minor ticks?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9659
    ham
    Participant

      Hello.
      I am new to DataGraph.
      I am very interested in practicing now.

      I have one question: the Minor ticks are at the half position by default, but I am trying to change them to quarter position ticks, as shown in the attachment.

      Do I have to enter all the values here? Is there a simpler way to do this?SCR-20220922-druSCR-20220922-dtv

      #9661
      dgteam
      Moderator

        There are two settings that can impact the location of the tick marks in the automatic settings, the font size and the graph size.  So one recommendation is to have these set close to what you want in your final graph to see how the spacing looks. These settings are outlined in blue in the screenshot.

        If you still want to change the minor tick mark spacing from the default, you can generate a column that has the spacing at the interval desired. Here we used an Expression column with the  formula  “(#-1)/4” where the # symbol is the row number.  You’ll also have to enter the number of rows.  You can go well beyond the data range as this will not effect that.

        Have a second column where you type in the label you want for every major tick mark.  This we did manually as there are not too many to add.  This is in the column named “Major”.

        In the Axis settings, the X tick marks are set to “Labels” and the two columns are selected as shown.

        ticks

        Does this help? Other questions?

        #9662
        ham
        Participant

          Hi, dgteam.

          Thanks so much for the detailed description!
          I will read and learn it well! !!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.

        Welcome to our Forums Technical Support Getting Started How to control Minor ticks?