Forum Discussion

kelcicoe's avatar
kelcicoe
Helper I
3 years ago

Full graph without scroll bar?

I am trying to make it so that there is no scroll bar on the bottom of the x-axis and all of the data will exist in a single frame.  Is there a way to make that happen?

6 Replies

  • I would make sure that your date field is actually being recognized as a date datatype. Then go to the format pane of the visual, click the x-axis drop-down and set the type as continuous instead of categorical.

    • kelcicoe's avatar
      kelcicoe
      Helper I

      I am pulling in from a golden dataset, so I am not the creator of this data.  I am unable to edit the dates datatype but it appears to be "text".  Would I need to go into the master data to edit this or is there anyway to create a new date varaible from the exisiting one and change the type?

      • markmess77's avatar
        markmess77
        Resolver I

        There should be a drop-down list where you see "text". Try selecting "Date" from it. If you are unable to convert it to a date, then yes you would need to create a new data variable from the existing one. 

  • Hello kelcicoe , there are few alternatives we can do but not sure if they work as your data size and points are more. Please try the below possiblities and see if they work:

    1. Increase the width of the visual and place it properly in your report

    2. Decrease the category width and columns width as well including the font size in X axis also. 

    3. Create hierarchy for Year and Month and provide drill down options to limit the data in the visual. 

    4. You can also use zoom slider if that helps to solve your problem

     

    If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!