Radar Chart
Create one application with java, which accepts data (on the scale of 0 to 10 for each axis) and inputs for number of axis, (Minimum 4 to Maximum 10 axis) along with output .jpg file name mentioned from input.csv file,to create radar charts and save output name.jpg in specific folder location mentioned in .csv file. The radar charts should be visible after clicking the button on your custom page
23 Views