NVCL Data Services : Plot Multiple Scalars Service

A valid logid must be provided for this service to function.

plotmultiscalars service is one of the service added in version 2.0.0 of NVCL Data Services. The difference between plotscalar and plotmultiscalars lies on it's output, the previous generate the output as an PNG format image and the later generate a HTML output with img tag embed with the actual request to the plotscalar request. It requires a logid as the mandatory URL parameter and able to take up to maximum of 6 logids. The logid can be obtained through the getLogCollection service with mosaicsvc URL parameter set to 'no'.

Usage: plotmultiscalars.html?parameter1=value&parameter2=value&....

ParameterDescriptionRequiredExample values
logidobtained through calling the getLogCollection service, with mosaicsvc URL parameter set to 'no' and up to 6 logid parameters are allowedyes84346b38-5002-412e-8450-6ba79d38c94
startdepththe start depth of a borehole collarno, Default value=00
enddepththe end depth of a borehole collarno, Default value=9999919
samplingintervalthe interval of the samplingno, Default value=11
widththe width of the image in pixelno, Default value=300300
heightthe height of the image in pixelno, Default value=600600
graphtypean integer range from 1 to 3, 1=Stacked Bar Chart, 2=Scattered Chart, 3=Line Chartno, Default value=11
legendvalue=yes or no, if yes - indicate to show the legend, default to yesno, Default value=11

Example Queries:

A standard query for single Stacked Bar Chart : plotmultiscalars.html?logid=84346b38-5002-412e-8450-6ba79d38c94

A standard query for multiple Stacked Bar Chart : plotmultiscalars.html?logid=84346b38-5002-412e-8450-6ba79d38c94&logid=77d0b966-d936-4b9d-bc5c-4b2b12bf1c5&logid=a455603e-17a9-4ba0-bc6b-4866f14a58e