Showing 122 open source projects for "gnuplot"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1

    QGNUPlot

    A GUI for GNUPlot written in Qt.

    This is a graphical user interface for GNUPlot written in Qt. It has very basic properties and is only supported on Mac OS at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Pyxplot

    Graph Plotting Package and Scientific Scripting Language

    Pyxplot is a scientific scripting language, graph plotting tool and vector graphics suite. It runs in a command-line environment under Linux, Mac OS X, and other POSIX systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Rhodonea curve Bash Gnuplot LaTeX

    The project visualizes nicely a number of rhodonea curves

    This project plots a sequence of rhodonea curves with controllable (n, k) pairs employing Bash and Gnuplot. Fairly a nice presentation of the results is performed with LaTeX using a0poster.cls class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pure Java programming interface library for GNUPlot
    Downloads: 6 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    GnuplotIpp

    Gnuplot C/C++ interface (the real extension of gnuplot_i)

    This project is an extension of gnuplot_i from N. Devillard that provides a basic C/C++ interface to gnuplot. Gnuplot_ipp provides the same light interface as gnuplot_i but makes it compatible with C++ as well. Finally, an extra C++ wrapper that takes care of opening and closing handles and makes code more organized is provided. All of this was performed using the C/C++'s maxima: "if you don't use it you don't pay for it". Both interfaces are available in C++, and in C you are given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cooldt

    Cooldt

    Cool-down time calculator for multi-layers pipe

    Cooldt calculate the cooling duration of a multi-layers pipe in a cold environment. The duration to reach the “Final fluid temperature” or cool-down time (CDT) is calculated by solving the heat equation in cylindrical coordinates with a flux conservative formulation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    A Perl object-oriented library for plotting pie charts with Gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Python interface to the gnuplot plotting program.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    VisualRiSC

    Toolbox visualizing computations of Realizable Sign Conditions.

    ... of such notions and functions using the Python package SymPy, on the one hand, and an interface to Gnuplot in order for a visualization of examples using the Python package Gnuplot.py.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    aCore LogParser

    aCore LogParser

    LogWatch mail reports parser to analyze tendencies of variables.

    This small tool parses LogWatch mail reports and extracts serveral variables such as disk space usage, hard disk read error rate (from smartd), etc.... They are exported to a simple format that allows its use as input for tools like gnuplot, and lets you inspect these variables tendencies. This should make it easier to detect anomalies or prevent failures in your servers, than having just the value for today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    exp2plt
    The main scope of the program is to take Thermo-Calc or Dictra (both registered trademarks) and transform them into nicely formatted encapsulated postscript diagrams, generated by gnuplot. But exp2plt can also be used as a graphical interface to gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    gplot

    Gplot provides a convenient front-end for gnuplot

    Gplot provides a convenient front-end for gnuplot. It accepts a large set of options to generate a single plot of one or more sets of data (overlaid as necessary).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    CollectD-CSV Plotter

    Web interface for visualizing CSV data from CollectD monitoring system

    CollectD-CSV Plotter is a web interface for fetching and visualizing data that is saved in CollectD CSV format. An HTML form is used for defining the time interval and choosing the wanted measurements. The plotter is actually a front-end for collectd-csv module (http://pypi.python.org/pypi/collectd-csv/), which it uses for fetching the data. Technologies CollectD-CSV Plotter uses include CGI/Python, HTML5/JavaScript, jQuery, jQuery-UI and Gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is an effort to streamline keeping track of fuel consumption for automobiles. It is a GTK application written in Python using PyGTK. It currently uses simple CSV files for storage and supports plotting through GNUPLOT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    wavg

    Calculator of weighted averages.

    A simple program to calculate weighted averages. It is developed in C++ using Qt. So far I tried to compile it only on Linux. It can also generate a graph of the data and the average, using gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    Gnuplot is a widely known script based free plotting program. This script (gpt2pdf) makes it possible to generate pdf figures with 2D LaTeX maths on top of it by including psfrag replacements directly as comments in the gnuplot file. The resulting pdf file doesn't contain any extra white-spaces around it and as such can be comfortably included in any (pdf)LaTeX file. Requires: Python 2.4 - 2.7, LaTeX and the system commands ps2epsi and epstopdf which comes in with any ghostscript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    python interface to legendary Gnuplot program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    tek

    LaTeX Makefile Generator

    tek generates a Makefile from a set of .tex files. It automatically converts images to the correct formats, pre-processes included files (for example, converts .gnuplot files into graphs), and handles latex options (such as bibtex). Gentoo .ebuilds are available. tek uses pconfigure to build https://sourceforge.net/projects/pconfigure/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    InkPlot

    Inkscape extension to add and edit GNUplot graphs

    InkPlot is an extension (plugin) for the SVG Editor Inkscape to insert graphs from Gnuplot. It allows you to - preview the graph - add it as SVG into Inkscape - edit already generated graphs - use a preamble file for reusable style and commands - customize default settings in a config file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Linear Regression

    linear regression along with plotting

    Linear regression with plotting facility for simple and 2d regression. linear_regression.c is the main file and Include the library lib_sim_eq.c. You must have installed gnuplot prior to compiling the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sarPplot simple application which takes output of atsar application and put it into Gnuplot config files , kind of useful on server boxes for performance analyze . cpu,process load,disk,disk-partition,memory & swap,paging & swapping, and many others...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SloppyPlot is a tool to import scientific datasets and create 2D plots from this data. There is a gnuplot postscript export available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WaveAnalizer is a tool, that extracts all the data from a wave-file to a readable ascii-textfile. Now one can analyze this data with gnuplot or other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sar2gp converts files generated by 'Sar' from Sysstat into Gnuplot format, and then generates the graphic. User can select which values wants to be plotted. Sar2gpGUI is a graphical user interface that can deal with all Sar2gp options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    NeuronalLab

    Backpropagation Network Simulator in C++

    This is a application for simula Neuronals Networks, now only support the Backpropagation Network. In the future maybe support ART, Adaline, Madaline, and other Neuronal Networks. Use gnuplot to draw the lms error.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.