Create interactive figures with go-plotly!

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go-plotly

    The goal of the go-plotly package is to provide a pleasant Go interface for creating figure specifications which are displayed by the plotly.js JavaScript graphing library.

  • go-chart

    go chart is a basic charting library in go.

  • I have used both https://github.com/wcharczuk/go-chart and https://github.com/gonum/gonum/tree/master/graph for charts, but my need for charts and graphs isn't constant. Since these are far more popular projects, there might be some hesitance for people to use something else without a specific differentiator. What is the biggest difference in your mind? I use a fair bit of Python, but not for graphs and charts. Is yours more similar to plotly? I know Gonum gets a lot of inspiration from Python libraries, but perhaps yours is a more specific equivalent to Plotly? I don't know exactly what you mean about interactivity until I get to play with it. I'm wrapping up a master's project now and might have a few weeks to poke at some visualizations.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gonum

    Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

  • I have used both https://github.com/wcharczuk/go-chart and https://github.com/gonum/gonum/tree/master/graph for charts, but my need for charts and graphs isn't constant. Since these are far more popular projects, there might be some hesitance for people to use something else without a specific differentiator. What is the biggest difference in your mind? I use a fair bit of Python, but not for graphs and charts. Is yours more similar to plotly? I know Gonum gets a lot of inspiration from Python libraries, but perhaps yours is a more specific equivalent to Plotly? I don't know exactly what you mean about interactivity until I get to play with it. I'm wrapping up a master's project now and might have a few weeks to poke at some visualizations.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How should I approach plotting (2d and 3d) in Golang project?

    4 projects | /r/golang | 21 Mar 2021
  • How to set up interface to accept multi-dimension array?

    2 projects | /r/golang | 13 Jul 2023
  • What is the closest thing from Seaborn (python) in Go?

    3 projects | /r/golang | 20 May 2023
  • packages similar to Pandas

    2 projects | /r/golang | 10 May 2023
  • Is there a standard file in Golang from which packages could be installed? Yes, I am aware about go.mod, but hear me out.

    4 projects | /r/golang | 2 May 2023