

SECTION 14 FINAL PROJECTS & COURSE FEEDBACK DISCUSSION.SECTION 10 MIDTERM REVIEW / PRESENTATION BEST PRACTICES.SECTION 9 STUDY FIRE USING REMOTE SENSING DATA.8.1 Fire / spectral remote sensing data - in R.SECTION 8 QUANTIFY FIRE IMPACTS - REMOTE SENSING.SECTION 7 MULTISPECTRAL IMAGERY R - NAIP, LANDSAT, FIRE & REMOTE SENSING.Uncertainty in Scientific Data & Metadata SECTION 5 LIDAR DATA IN R - REMOTE SENSING UNCERTAINTY.Refine R Markdown Reports with Images and Basemaps If not give a clear idea of the data set you are working with. You want to plot every 5ms, right?, so that means 200 points per Second, not sure if I what I'm suggesting is practical. Keep in mind you don't need to complete every cell in col-A, just one value for every significant change.Īfter all that I'm not sure I thought through your original question. Right click the X-Axis, Format Axis, Axis Options, check "Multi-level Category Values" (though it will probably have been selected by default). In the right panel (Horizontal Category), Edit, select the two time columns, eg col-A & col-B Select the data values in the 3rd column and create a Line chart Split the time values into two columns as I described before

So for your purposes change the chart to a Line type as I suggested before, though that will only be appropriate if the time intervals are equally spaced and in logical order.

However as "category" values points are plotted in order one after another. The difference might seem mute in certain scenarios but XY points can be plotted anywhereĪlong the X-axis according to the X-value. In most other chart types the X values are "category" values. An XY chart is a Scatter chart in which both XY values are regarded as "data" values.
