Plotly is an open source graphing library and is my favourite right now. It’s really easy to use and provides fully interactive plots.
-
Go Plotly
May 11, 2020
Let me introduce you to Go Plotly. This module will help you to build valid Plotly json to easily create figures from Go! …more
-
Python Jupyter Notebook With Plotly Support
December 7, 2019
Python is awesome because you can do anything. In this case, I’m going to show you how to configure a Jupyter notebook with integrated Plotly support to draw interactive graphs. This is very useful if you have to analyse something. …more
-
Add Plots With Hugo Shortcodes - Plotly
December 6, 2019
Plotly is my favourite tool to create plots for a lot of reasons. One is that you can create plots with javascript and create interactive graphs. I’m going to show you how to create a shortcode to add plots to your hugo static site. …more