News

This repository contains python programs for using simple x, y and z co-ordinates to plot the results in either 2D (only x and y) and in 3D (x, y and z). It can be used a make Graphes, Maps, Figures, ...
Surface maps: 3D surface plot of a sin function with Viridis colormap. Plotted using plot_surface function of PyPlot Module of Matplotlib package. 2D plots: The HIV viral load data visualization using ...