Bilal,
Since I am using my custom x axis labels as value pairs, I need to check the auto-scaling false, otherwise the log values for the x axis and value pair labels mix and do not look good on the graph. Below are the settings I used for graph:
Axes->X Axis->Scale Style->Auto Scale: Unchecked
Axes->X Axis->Scale Style->Minimum : 0
Axes->X Axis->Scale Style->Maximum : 1e+009
Axes->X Axis->Scale Style->Log : Checked
Axes->X Axis->Scale Style->Inverted : Unchecked
Axes->Y Axis->Scale Style->Auto Scale: Checked
Axes->Y Axis->Scale Style->Log : Unchecked
Axes->Y Axis->Scale Style->Inverted : Checked
Ticks->X Axis->Tick Spacing->Major : 0
Ticks->X Axis->Tick Spacing->Minor : 0
Ticks->X Axis->Tick Spacing->Base : 0 ( All grayed out)
Ticks
->Y Axis->Tick Spacing : Automatic
The other settings are assigned default values.
Hence, as I mentioned before the X Axis values are assigned as 1 sec, 10 sec, 1min, 10 min, 1 h ..etc.
and all on log scale. I need to utilize value pairs for this I think. Since I do not want the auto scale values, I uncheck it. You mentioned by unchecking auto scale, one will not be able to zoom. If so, is there another approach to display the graph as I want and zoom at the same time?
Thanks,
Asaf