Dataset Explorer Sunburst D3+extjs4 » History » Version 4
Anonymous, 14/09/2015 17:22
1 | 1 | Anonymous | h1. Dataset Explorer Sunburst D3+extjs4 |
---|---|---|---|
2 | 1 | Anonymous | |
3 | 4 | Anonymous | This is another project module to show datasets in a Sunburst chart developped in Extjs and D3js. |
4 | 2 | Anonymous | |
5 | 1 | Anonymous | !https://idoc-projets.ias.u-psud.fr/redmine/attachments/download/116/Screenshot%20from%202015-09-14%2015_40_55.png! |
6 | 4 | Anonymous | |
7 | 4 | Anonymous | How to: |
8 | 4 | Anonymous | * Get the code from here: source:git_sitools_idoc|Module_DatasetExplorerD3_sitools2v3@master |
9 | 4 | Anonymous | * Put *DatasetExplorerD3.js* in _yourPathTo/workspace/client-user-3.0/app/modules/_ |
10 | 4 | Anonymous | * Put *DatasetExplorerD3View.js* in _yourPathTo/workspace/client-user-3.0/app/view/modules/datasetExplorerD3_ |
11 | 4 | Anonymous | * Add the css style defined in *style.css* to your project interface |
12 | 4 | 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 | 4 | Anonymous | Here is the link to the code repository: |
15 | 4 | Anonymous | |
16 | 4 | Anonymous | source:git_sitools_idoc|Module_DatasetExplorerD3_sitools2v3@master |