/usr/share/dx/java/htmlpages/ibmqw.html is in dxsamples 4.2.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | <html><head>
<title>Open Visualization Data Explorer</title>
</head>
<body bgcolor="#dddddd">
<p>
<table border = 0>
<tr>
<td>
<applet
code="ibmqw.class" width = 280 height = 250
codebase=../
archive=htmlpages/dx.jar,htmlpages/samples.jar
MAYSCRIPT=true
>
<param name="name" value="ibmqw">
<param name=NETNAME value="ibmqw.net">
<param name=DXUIVERS value="4.1.1">
<param name=BACKGROUND value="[0.86, 0.86, 0.86]">
<param name=EXECUTE_ON_CHANGE value="true">
</applet>
</td>
<td>
<h2>...about the visualization</h2>
The firm's equity is described by several parameters
in this image. Seasonal and trend affects on stock price
are shown by the size of the pillars. You may select
a parameter for color.
</td>
</tr>
</table>
<br>
<applet
code="imageWindow.class" width = 553 height = 378
codebase=../
archive=htmlpages/dx.jar,htmlpages/samples.jar
MAYSCRIPT=true
>
<param name=IMAGE_NODE value="Image_1">
<param name=INITIAL_IMAGE value="htmlpages/ibmqw1.0.0.gif">
</applet>
<applet
code="imageWindow.class" width = 139 height = 345
codebase=../
archive=htmlpages/dx.jar,htmlpages/samples.jar
MAYSCRIPT=true
>
<param name=IMAGE_NODE value="Image_2">
<param name=INITIAL_IMAGE value="htmlpages/ibmqw2.0.0.gif">
</applet>
<br>
<applet
code="CaptionLabels.class" width = 250 height = 20
codebase=../
archive=htmlpages/dx.jar,htmlpages/samples.jar
MAYSCRIPT=true
>
<param name=DXLOutput0 value="DXLOutput_1">
<param name=BACKGROUND value="[0.86, 0.86, 0.86]">
<param name=FOREGROUND value="[0.0, 0.0, 0.0]">
</applet>
<applet
code="CaptionLabels.class" width = 250 height = 20
codebase=../
archive=htmlpages/dx.jar,htmlpages/samples.jar
MAYSCRIPT=true
>
<param name=DXLOutput0 value="DXLOutput_2">
<param name=BACKGROUND value="[0.86, 0.86, 0.86]">
<param name=FOREGROUND value="[0.0, 0.0, 0.0]">
</applet>
</body>
</html>
|