logo
Software focused on data visualization

About

Chart Me is a data visualization web & desktop application. Data can manipulate everything. It helps to make better decisions and allows your business to have a baseline and move forward. And so data visualization can be a great option when we think about information analysis. It helps to represent information using different statistical tools to help the human mind comprehend effectively.

Visualization Formats

This application contains two interfaces. Web-based system & desktop application. Primarily you have the following visualization options.

Web Interface:

Desktop Interface:

Future Developers

I made this as a hobbyist programmer. If you have ideas to make it more user-friendly, feel free to clone my repository on GitHub and make your version.
Connect with me anytime anywhere via Email.

     Developer: Jayed Rafi
     Email: jayedrafi@outlook.com

System Summery

Note: All system information are available on the GitHub repository. I haven't upgraded any feature ever since I created this project. Because my main intention was to keep this project as simple as possible.

Web-based Interface
Languages: JavaScript, HTML, CSS
Fun fact: I have used a randomizer algorithm which gives charts different color on each refresh.

Desktop Interface
Languages: Java, Java Standard Drawing Library
Fun fact: I have made a value compression algorithm for this part. It lets the user input any positive value they want. The program evaluates by itself and keep everything balanced. If you want to play with your math skills, you can develop the algorithm into a more advanced phase.

Instructions

View chart: Makes the graph based on inserted data.

Refresh index: Clears your screen.

Input data one by one and input both x [ordered] and y at once.

If you want to use for maths, use ordered x.

Instructions

View chart: Makes the graph based on inserted data.

Refresh index: Clears your screen.

Input data one by one and input both name and value at once.

Instructions

View chart: Makes the graph based on inserted data.

Refresh index: Clears your screen.

Input data one by one and input both x and y at once.

Instructions

View chart: Makes the chart based on inserted data.

Refresh index: Clears your screen.

Input data one by one and input both name and value at once.

FUN FACT: Every refresh it makes random color!

Instructions

View chart: Makes the chart based on inserted data.

Refresh index: Clears your screen.

Input data one by one and input both name and value at once.

FUN FACT: Every refresh it makes random color!

Instructions

View chart: Makes the chart based on inserted data.

Refresh index: Clears your screen.

Input data one by one and input both name and value at once.

FUN FACT: Every refresh it makes random color!

Data Visualization Software

This is a seperate visualization tool made using Java. To use this tool you need a compiler where you can run the .java file.

Data Visualization Software GitHub repository