(Free) data visualization software

In summary: I am not familiar with that type of software.In summary,Some people recommend R as a free data visualization tool, while others recommend Chartist.js or Highcharts. There are many free tools available for data visualization, but some require statistics or programming skills.
  • #1
HJ Farnsworth
128
1
Greetings,

I have never worked with any good data visualization tools, but it is a skill I would very much like to learn.

Does anyone know of some good free data visualization software?

If so, could you please describe it a little bit as well? Eg., is it code-based or drag-and-drop, etc.

Additionally, does anyone know of any large sets of sample data that I could find online, that would be well-suited for practicing with the data visualization software once I download it?

E.g., I think a good starting project for me would be to learn how to produce a graphic like the one below from the raw data.

00014g-837.gif


Thanks very much for any help that you can give.

-HJ Farnsworth
 
Physics news on Phys.org
  • #3
In addition to the paid ones (That schools might have available for you) a lot of the science community uses ORIGIN (http://www.originlab.com/)

But again, the free trial is only for 21 days.
 
  • #4
You can learn with Tableu software which is a data Visualization Software .Now If you register on their site you can get the product free as Registered students get free training & software.Now this is a great software to start with, who knows you might endup getting an great Job as lots of Companies these days are using this software.
Second tool which i would recommend is "R". Its an great Free open source software, again lots of companies use this Tool.
Good luck with this.
 
  • #5
I doubt that there are free packages that would allow the detailed formatting in your example (like degree symbols in the Y axis and all the formatted text blocks). The free ones probably don't have that type of formatting flexibility. That probably requires an expensive proprietary tool, a graphics department, or a lot of work in a text processing package. But there are a lot of free packages for doing basic charts of data. I have heard good things about 'R' and was pleased with what I saw in a brief look. You may have to do a basic graph and then overlay the labels on a graph picture in Microsoft Visio or Powerpoint.
 
Last edited:
  • #6
Find Fedora linux data visualization software. Fedora is required by their license to carry only free repositories.
 
  • #8
Dr Transport said:
gnuplot is free...

And loads of information is available online.
I really, really like the examples found on http://www.gnuplotting.org/
They show how you can make your figures pretty.
 
  • #9
Hi!

The best library for data visualization is by far D3.js - that's if you like to get your hands dirty with JavaScript coding. But the things you can do there at a level of interactivity are unparalleled.

A way simpler JavaScript library is Chartist.js. The charts you can make with that are beautiful - though simpler - and it's a lot easier for you to learn.

Or if you need a simpler tool to visualize data you can try Highcharts. And that's totally free per personal projects.

Also you can go through this big list of data visualization tools and try every single one out of the 20 and see what fits best.

Does that help?

Best

Edoardo
 
  • #10
David Dell said:
Y
Second tool which i would recommend is "R". Its an great Free open source software, again lots of companies use this Tool.
Good luck with this.
As this requires also statistics, I would go for R, too:
https://cran.r-project.org/
 
  • #11
Gnuplot is what we use for complex stuff. We just use a spreadsheet or 2D Graph (https://www.padowan.dk/download/ ) for simpler stuff.

There is also a program called SciDavis that some people in our group use when they want something mode complex that Graph can do without using Gnuplot.
 
  • #13
JorisL said:
And loads of information is available online.
I really, really like the examples found on http://www.gnuplotting.org/
They show how you can make your figures pretty.

I would also like to suggest XMGRACE, which is also free and open-source. I believe it is only available for linux, but who would want to use windows in this day and age?
 
  • #14
mohinder said:
but who would want to use windows in this day and age?
Plenty of people.
 
  • #15
If you like code based plotting, then Gnuplot is certainly worth an effort. If your data treatment requires a lot of programming etc, then take a look at python and the matplotlib library.

For both there are extensive online resources available, like tutorials, examples, FAQs, etc.

If you prefer drag and drop graphics, then I cannot help you. :-)
 

1. What is data visualization software?

Data visualization software is a tool used to create visual representations of data in the form of charts, graphs, maps, and other visualizations. It helps to make complex data more easily understandable and can reveal patterns, trends, and insights that may not be apparent when looking at raw data.

2. Is there any free data visualization software available?

Yes, there are many free data visualization software options available. Some popular examples include Tableau Public, Google Data Studio, and Microsoft Power BI. These tools offer a range of features and capabilities for creating visualizations without the need for a paid subscription.

3. What types of data can be visualized using data visualization software?

Data visualization software can be used to visualize a wide range of data types, including numerical, categorical, and geospatial data. It can also handle both structured and unstructured data, making it a versatile tool for analyzing and presenting data from various sources.

4. Do I need to have coding skills to use data visualization software?

No, most data visualization software is designed to be user-friendly and does not require coding skills. Many tools offer drag-and-drop interfaces and pre-built templates and charts, making it easy for non-technical users to create visualizations.

5. Can data visualization software be used for real-time data analysis?

Yes, some data visualization software offers real-time data analysis capabilities, allowing for the visualization of live data as it is being collected. This can be useful for monitoring and making quick decisions based on changing data.

Similar threads

  • Biology and Medical
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
765
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
2K
  • Programming and Computer Science
Replies
11
Views
996
  • MATLAB, Maple, Mathematica, LaTeX
Replies
10
Views
5K
Replies
2
Views
885
  • Programming and Computer Science
Replies
4
Views
341
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
1K
  • STEM Educators and Teaching
Replies
22
Views
3K
Back
Top