ChartGeneration

Categories

Component ID

1910448

Component name

ChartGeneration

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module facilitates the following things: -
1) Importing Data from .xls file to Database.
2) store the data of individual sheets found in the .xls file as separate node contents.
3) Fetch the data from the database and convert it to json format.
4) Send the data to google through google chart API and draw the graphs.

Functionality:-
1) After installing the module a new menu link will be created as "Generate Chart".
2) After clicking the link it will display the first step of the form which in turns ask the user to select the node.
3) At second step the user can see different graph,chart according to their indicator and graph type selection.

Dependencies:-
Sheetnode Module