plotting tools to use in emacs-lisp code

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

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
  • expenses

    Recording and viewing expenses using Emacs (by md-arif-shaikh)

  • Many are suggesting using org-babel but that is exactly what I do not want. I want a library that could be used directly within an emacs-lisp code. This would make it easy to write Emacs packages that work with data. For example, in the package expenses that I wrote, I want to be able to plot and analyse expenses for different months/categories. Now, this could be done using some library from other languages but it would be much easier and nicer if there is a way to do this using emacs-lisp only.

  • emacs-gl

    OpenGL bindings for Emacs Lisp

  • Generally, librsvg (svg.el), is your best option to start with graphing in Emacs. Alternatively, if you are really ambitious you could take a look at Emacs-gl if you are familiar with OpenGL. Those are your drawing library. On top of them you will have to create some higher level library to draw charts, you could either adapt/convert one existing from some of other projects, for example there are several popular and good libraries for javascript that could probably work well with svg renderer. Perhaps take a look at some of Common Lisp charting libraries and see if you can make them work on top of svg.el or emacs-gl. For example, cl-2d seems quite reasonable to port to Emacs Lisp.

  • 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
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

  • Now on MELPA

    2 projects | /r/emacs | 12 Dec 2021
  • expenses: Recording and viewing of expenses using emacs

    1 project | /r/planetemacs | 4 Dec 2021
  • Keep track of your expenses

    3 projects | /r/emacs | 2 Dec 2021
  • M-X Reloaded: The Second Golden Age of Emacs – (Think)

    4 projects | news.ycombinator.com | 27 Feb 2024
  • 2024-01-01 Emacs News

    3 projects | news.ycombinator.com | 5 Jan 2024