Data Visualisation with the Julia Language
With Julia you can make impressive data visualizations with little programming knowledge.
Julia is a relatively new language for data analysis. It has a high-level syntax and designed to be easy to use and understand. Some have called it the new Python.
It is really quite strightforward to produce high quality Data Visualizations using Julia and here are some tutorials using different editors and IDEs, to get you going:
Starting Data Visualization with the Julia Language and Jupyter Notebooks
Data Visualization with Julia and VSCode
Data Visualization with Julia and Juno
The tutorials cover the same ground but are tailored to the particular devlopment environment.