Project

General

Profile

Dataset Explorer Sunburst D3+extjs4 » History » Version 7

Version 6 (Anonymous, 15/09/2015 14:26) → Version 7/9 (Anonymous, 17/09/2015 10:20)

h1. Dataset Explorer Sunburst D3+extjs4

This is another project module to show datasets in a Sunburst chart developped in Extjs and D3js.

!https://idoc-projets.ias.u-psud.fr/redmine/attachments/download/121/sunburst.gif! !https://idoc-projets.ias.u-psud.fr/redmine/attachments/download/116/Screenshot%20from%202015-09-14%2015_40_55.png!

How to:
* Get the code from here: source:git_sitools_idoc|solar/project_modules_sitools2v3/Module_DatasetExplorerD3_sitools2v3@master
* Put *DatasetExplorerD3.js* in _yourPathTo/workspace/client-user-3.0/app/modules/_
* Put *DatasetExplorerD3View.js* in _yourPathTo/workspace/client-user-3.0/app/view/modules/datasetExplorerD3_
* Create a new project module with xtype "sitools.user.modules.DatasetExplorerD3"
* Add the css style defined in *style.css* to your project interface
* This module *share* the data source with "Project graph" module, so to generate the source data, configure the "project graph" in administrator interface.

Here is the link to the code repository:

source:git_sitools_idoc|solar/project_modules_sitools2v3/Module_DatasetExplorerD3_sitools2v3@master