Forum Discussion

Neha12's avatar
Neha12
Frequent Visitor
3 years ago

Scatter plot x axis customization

 

Hi Everyone, 

 

I have created a scatter plot and the values for my axis are 1.0, 1.5, 2.0 However, in scatter plot the x-axis is determined automatically and the chart looks like this (please refer the below chart)

I need to fix the scale on x axis.

0,1,2,10,100 this should be the interval

 

Is it possible to customize the x axis?

Thanks

amitchandak Greg_Deckler tamerj1 

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Neha12 There are a few options. You might try using the Logarithmic scale option for the x-axis. You can also control the minium and maximum.

    • Neha12's avatar
      Neha12
      Frequent Visitor

      Greg_Deckler 

      Thanks for the solution 

      But logarithmic scale generates the value as 0,1 and 100

      Requirement is 0,1,2 and 100 even if we use min and max intervals would be based on the graph that it would properly divide the values depending upon the values in the x axis