Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Twoway plots: All texts, x-labels, y-labels are messed up

    Dear Statalisters,

    Stata version 13.1. Update status:

    Code:
    Update status
        Last check for updates:  20 Jan 2016
        New update available:    none         (as of 20 Jan 2016)
        Current update level:    09 Dec 2015  (what's new)
    The nature of the problem was first posted in this link ( http://www.statalist.org/forums/foru...abels-x-labels ). At first I thought it was a problem specifically with the 'lgraph' program. Now I realize the problem lies with any 'twoway' graph/plots. None of the text size, labels are functioning properly with any of my graphs. See another example here:

    Code:
    twoway (scatter cpb time2 if rand==1) || ///
           (scatter cpb time2 if rand==2), title("Whats happenning",size(large))

    See the size and misplaced labels and the size of texts. Nothing is correcting them. I am little horrified as I am quite packed with work. Does anyone have any idea what might be causing this?

    Regards,
    Click image for larger version

Name:	Graph2.jpg
Views:	1
Size:	57.3 KB
ID:	1323426

    Last edited by Roman Mostazir; 19 Jan 2016, 17:57.
    Roman

  • #2
    Just adding that color schemes are unaffected, it is the texts/labels
    Roman

    Comment


    • #3
      SOLVED !! A factory resetting did the trick.
      Roman

      Comment


      • #4
        Thanks for closure here.

        Comment


        • #5
          Hello everyone,

          I encountered the same problem as Roman. I tried factory resetting by running the command set_defaults _all but unfortunately, the problem persists. Can someone help me, please?

          Thank you in advance.

          Kind regards,

          Adriana
          Last edited by Adriana Rosalia Ernst; 24 May 2019, 12:49.

          Comment


          • #6
            Solved the problem by updating Stata from version 14 to version 15

            Comment

            Working...
            X