Dataset Explorer Ochart extjs3 » History » Version 3
Anonymous, 15/09/2015 14:46
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 | 1 | Anonymous | |
5 | 2 | Anonymous | !https://idoc-projets.ias.u-psud.fr/redmine/attachments/download/118/Screenshot%20from%202015-09-15%2014_06_47.png! |
6 | 1 | Anonymous | |
7 | 1 | Anonymous | How to: |
8 | 2 | Anonymous | * Get the code from here: source:git_sitools_idoc|solar/project_moduls_sitools2/Module_DatasetExplorerOchart_sitools2@master |
9 | 2 | Anonymous | * Put *all files* in _yourPathTo/workspace/client-user/js/modules/datasetExplorerOchart_ |
10 | 2 | Anonymous | * Create a new project module with xtype "sitools.user.modules.dataSetExplorerDataviewOchart" and set Dependencies with all the *.js and *.css files downloaded |
11 | 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. |
12 | 1 | Anonymous | |
13 | 1 | Anonymous | |
14 | 1 | Anonymous | |
15 | 1 | Anonymous | Here is the link to the code repository: |
16 | 1 | Anonymous | |
17 | 2 | Anonymous | source:git_sitools_idoc|solar/project_moduls_sitools2/Module_DatasetExplorerOchart_sitools2@master |