Project

General

Profile

Dataset Explorer Ochart extjs3 » History » Version 5

Anonymous, 17/09/2015 10:56

1 1 Anonymous
h1. Dataset Explorer Ochart extjs3
2 1 Anonymous
3 3 Anonymous
This is a project module developped in extjs3 for showing the dataset hierarchically in tree mode.
4 4 Anonymous
This module works with the versions of sitools2 in extjs3.
5 1 Anonymous
6 2 Anonymous
!https://idoc-projets.ias.u-psud.fr/redmine/attachments/download/118/Screenshot%20from%202015-09-15%2014_06_47.png!
7 1 Anonymous
8 1 Anonymous
How to:
9 2 Anonymous
* Get the code from here: source:git_sitools_idoc|solar/project_moduls_sitools2/Module_DatasetExplorerOchart_sitools2@master
10 5 Anonymous
* Put *all files* in _yourPathTo/workspace/client-user/js/modules/datasetExplorerOchart/_
11 2 Anonymous
* Create a new project module with xtype "sitools.user.modules.dataSetExplorerDataviewOchart" and set Dependencies with all the *.js and *.css files downloaded
12 1 Anonymous
* This module *share* the data source with "Project graph" module, so to generate the source data, configure the "project graph" in administrator interface. 
13 1 Anonymous
14 1 Anonymous
15 1 Anonymous
16 1 Anonymous
Here is the link to the code repository:
17 1 Anonymous
18 2 Anonymous
source:git_sitools_idoc|solar/project_moduls_sitools2/Module_DatasetExplorerOchart_sitools2@master