Project

General

Profile

Download (585 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / gui_services / map / string@Plot_service.xml @ master

1
<guiService>
2
  <id>Plot_service</id>
3
  <name>Plot service</name>
4
  <description>display a plot of the data displayed</description>
5
  <label>label.plot</label>
6
  <author>AKKA Technologies</author>
7
  <version>1.0</version>
8
  <icon>/sitools/client-public/res/images/icons/plot.png</icon>
9
  <xtype>sitools.user.component.datasets.services.PlotService</xtype>
10
  <dependencies>
11
    <js/>
12
    <css/>
13
  </dependencies>
14
  <priority>1</priority>
15
  <dataSetSelection>NONE</dataSetSelection>
16
  <defaultGuiService>true</defaultGuiService>
17
  <defaultVisibility>true</defaultVisibility>
18
</guiService>