• 03355976421
  • immadshahid@gmail.com
  • Islamabad, pakistan

Visualization of Graphs and Networks-Part II

As we discussed the basics of graphs and networks in the previous tutorial, that is why graphs are important for relational data, and some examples of graphs. Along with that, we also discussed some considerations and problems that are to be kept in mind whilst drawing the graphs. In this tutorial, we’ll further dive into it, discussing different layouts, node-link […]

Visualization of Graphs and Networks – Part I

Up till now, in Data Visualization and Analysis, we have discussed data in which data points were independent of one another. For such data points, we used the visualizations like scatterplots, dot plots, etc. However, since we live in a connected world, and the data is relational, means that the relationship between the points is what matters the most. Everything […]

Data Visualization and Analysis Part I

Data Visualization is an important factor in data science to effectively communicate insights. Visualizing is far easier to understand than a complex explanation, especially when we have a comprehensive data. It is basically creating or generating graphical representation of the information or the data. These graphical representations are often known to be plots or charts. Selecting the best suitable representation […]