Skip to content

vikclickz/charts-for-moj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charts-for-moj

Code can be here or on Prof. Eckberg's edoras website

Instructions on how to view the demo of the charting tool as a stand-alone application are mentioned below:

  1. Right-Click on the Extended Charts zip file link and select the option “Save link as..” Select the folder where you want this zip file downloaded to.
  2. Once zip file is downloaded unzip it.
  3. Navigate to the ExtendedCharts jar located in the jar folder and double click on it to launch the application
  4. Once the application opens user can see a map with the layer information on the left.
  5. To get started with the charting tool click on the icon the in tool bar section
  6. Once the user clicks on the charting button a File Browsing menu is opened where the user is required to select a dbf file using which charts can be displayed. Sample dbf files are in the data folder bundled in the zip file e.g. states.dbf
  7. Once user selects the dbf file the main screen of the charting application is displayed as shown below

pie_chart_param_selection

  1. This version of the charting tool provides the user option to perform regression analysis and render three-dimensional charts.
  2. The charting options provided by this version of the charting tool starting second from the left in the image above are Linear Regression, Power Regression, Polynomial Regression and Three-Dimensional Charts
  3. The user is presented with a attribute selection screen which are basically choices for the x and y axis while rendering the charts
  4. Once the user selects appropriate parameters based on his or her preferences the SUBMIT button needs to be clicked to display the chart
  5. As soon as the submit button is clicked the chart is displayed to the user

effect of unemployment on crime rate in usa

  1. The user can change title of the chart along with the labels of the x and y co-ordinate axis.
  2. Printing functionality is provided by the application if the user wants to document the chart for reference.
  3. The user can resize the chart screen at any time based on their preference
  4. The tool also provides the user to display three-dimensional bar and pie charts. Bar charts work good when the user wants to do comparisons and pie charts work best for establishing relationships between the dataset based on the value.

population of us states hover

  1. Although there are a few dbf files provided in the zip file user can download his or her own dbf files from MapCruzin or through the GADM website
  2. If the user wants to create his or her own charts it can be done using excel by opening the dbf file and then making additions such as adding columns, etc.
  3. Since this is a executable jar file it only requires a java installation and can be executed from technically any system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages