Showing 538 open source projects for "plot"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    CARuler

    qwt draggable graph rulers

    CARuler provides vertical and horizontal ruler classes designed to work with QwtPlot. You can create as many rulers as you like. During construction, the ruler gets attached to the plot. Thus, the plot takes ownership of all rulers known to it. Rulers are draggable and emit a signal when its position changes. There is a built-in editing facility for ruler attributes in the form of a right click menu. It is also possible, through the right click menu, to lock any ruler in its current position or a specify a position in which it should be locked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    BinaryView

    Show binary data

    BinaryView is able to show 2d binary data either as xy-plot or using a simple fragment shader. Standard shaders like simple color mapping or a relief shading for digital elevation data already exist, but you can also write your own shader. As an example, the screenshots show Mars MOLA topographic data taken from http://pds-geosciences.wustl.edu/missions/mgs/megdr.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    blastplot

    A simple and easy to use perl package to plot blast output results

    ...This type of read-based analysis often creates the question of how a set of reads that align to the same sequence is distributed. The same question applies to preparation of primers or probes for microarray experiments. We have created BLASTPLOT, a PERL module to quickly plot the BLAST results from short sequences (primers, probes, reads) against reference targets. BLASTPLOT is a simple to use PERL module that allows the generation of PNG graphs for all the reference sequences associated with a BLAST result set. BLASTPLOT has only two PERL package dependencies: Math::Round and GD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    QAntenna is able to show antennas in a 3D plot, and calculate it's radiattion pattern. It is capable of working with many antennas at the same time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Integrated Pipeline for Genome-Wide Association Studies
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Utility to create and use a SRS database for pyroshock. Integrate search function to find the best SRS inside the whole database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    scichoplot

    scichoplot

    Discontinued. Look for http://sourceforge.net/projects/scienplot/

    - Data plotting and analysis software for students and scientists. - 1D curve fit (user defined custom func.) - 1D plot: makers, curve, landscape, bar, etc. - 2D surface plot, and 3D height field and scatter plot (under developing) - Can use numpy and scipy special functions to generate and plot 1d and 2d data - Column by column plotting/calculation. - LaTex commands enclosed by $ symbols can be used for the labels in Graph - Accept txt(Text) and csv(Comma separated values) format data - Save, copy, print Graph - Save and open a Work/Project file - Use spread sheets to display data - TextPad to organize the results - Python shell for Python users: No need to install Python interpreter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Botnet Detectors Comparer

    Compares botnet detection methods

    ...This program computes all the error metrics (TPR, TNR, FPR, FNR, Precision, Accuracy, ErrorRate, FMeasure1, FMeasure2, FMeasure0.5) and output the comparison results. It also ouputs a png plot. The program can compare in a flow-by-flow basis, or it can apply our new botnet detection error metrics, that is time-based, detects IP addresses instead of flows and it is weighted to favor sooner detections. See the paper for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KMLCSV Converter
    Converts Google Earth KML file to a CSV file, and vice versa. This enables you to plot all custom POIs with Google Earth first before transferring them into your Garmin GPS using the POI Loader.
    Downloads: 38 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    galplot

    Plot GALPROP output

    Plot package for GALPROP https://sourceforge.net/projects/galprop Plots models and data for cosmic-ray spectra, secondary/primary ratios, gamma rays, synchrotron. Includes gamma-ray source population synthesis and corresponding plots. For gamma rays, convolves models with the Fermi-LAT response. This release is to assess interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Evola

    A videogame about the wonders of operating system concepts.

    ...STORY: EvulOS was invented by a grad student for his thesis, and later gained government research funding. But its inventor is not the only one working on it. A secret organization has copied his operating system, launching a plot to destroy the digital infrastructure of modern society. A committee organized to coordinate the handling of this crisis has hired an expert videogamer (the player) to prevent that evil plan from coming to fruition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XFUNC22
    ...Transformation between S-domain and Z-domain results can be done via Forward or Backward Derivatives (Euler Transform), Bilinear, or Impulse Invariant Transforms. Provide Bode, Gain-Phase, Nyquist, Pole-zero, Impulse, and Step response plots. Plot ranges can be set manually or automatically.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    SVG_plot

    Plot data in SVG format using C++ library

    The SVG_plot C++ library allows, with a few lines of C++ code, to add plotting of data, held in STL containers like vector and map, output as SVG files that can be viewed by all modern browsers. 1D, 2D and Boxplots can be produced, and there are a myriad of options to control appearance. The plots are very high quality and can be expanded without loss of quality (no pixelation!) but are tiny, (compared for a Microsoft Excel plot, for example) and are easily compressible, making them suitable for real-time transmission and update. The SVG_plot project was originally written by Jake Voytko in 2007 as a Boost-sponsored Google Summer of Code project in 2007. It has been maintained and enhanced since then in Boost Sandbox, but is judged unsuitable for a Boost Library, so now being made more widely available here. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WorldMap

    Plot national-level historical data

    Python package for plotting national-level historical data, 1946-2011. Uses cshapes, Basemap, matplotlib, and a few others. Intended for people without much experience using Python mapping tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PlasmoTide
    A tidal plot widget for KDE/Plasma workspaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pilot's Charts iOS Aviation Chart Viewer

    Pilot's Charts iOS Aviation Chart Viewer

    FAA digital chart viewer for iPhone and iPad

    ...It also includes the support files necessary to prepare digital charts as downloadable tiles and a point of sale web site used by end users to obtain the charts. The viewer's features includes generating track points, which can be saved as GPX. The viewer can also be used to plot flights. The point of sale purchase system is Drupal based with a MySQL database. The remote device connects to the database using a Glassfish server and Jersey. This app has been available on Apple's iTunes App Store for over two years and has a 4+ star ratings. I have moved on to other things and while I've been maintaining it I'd like to see it continue to improve. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    IGC2NMEA

    IGC2NMEA

    Playback IGC to NMEA

    IGC2NMEA is a tool to playback an IGC flight log to an NMEA stream (either serial port or file). The tool can also export the IGC to a CSV file and show the flight barogram and track plot. See Wiki for Change Log
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    spdc

    spdc

    simulation program for distributed circuit

    This is a simulator for 3D distributed circuit based on GNU Octave. It reads a netlist describing distributed circuit parameters, stimuli, analysis types (op, ac, tran), and output controls (plot, plot3). It can also export distributed circuit to Ngspice netlist and import the corresponding Ngspice simulation result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    yieldbuddy

    yieldbuddy - an Arduino and Raspberry Pi based Environment Controller

    yieldbuddy is an open source hydroponics controller for your indoor or outdoor grow. The Arduino sends multiple serial messages a second containing information like sensor values, relay on/off states, manual/auto modes, etc. The web interface (hosted by the Raspberry Pi running Apache2 and PHP5), allows you to login to the page and from there you can see graphs of all your sensors, their current values, whether or not your equipment is on/off (relay states), your web camera, etc. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Faerie Queene Online v3.01

    Spenser's The Faerie Queene: module adventure for Neverwinter Nights 2

    ...Created by a collaboration of three different semesters of the Worlds of Wordcraft class at Vanderbilt University, this visually-stunning module is sure to impress. If you've never read The Faerie Queene, you'll be sure to learn something about the plot, the themes, and the allegories. If you have read The Faerie Queene, you'll be delighted at the references and callbacks as this classical medieval adventure takes on a digital life in this world. Requires Neverwinter Nights 2 - Download the .mod file and place it in the "modules" folder in the Neverwinter Nights 2 folder. You must open this from the game itself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pyblassreports
    A multiplatform framework for report creation, printing, export in PDF, export in XLW, export RTF and preview for the report. Is writen in Python and GTK+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Sword of Islam
    Medieval Middle Eastern mod based on Rhye's and Fall of Civilizations for Civilization 4: Beyond the Sword.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IMEP-Spice interface
    The developed graphical interface is based on the SKILL language which is a Lisp dialect used as a scripting language and PCell (Parameterized Cells) description language used in many EDA software suites by Cadence Design Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ScreenSifter

    ScreenSifter

    ScreenSifter is a unique tool for RNAi Screen analysis and management

    ...User can upload their raw signal intensities and will avail complete quality control of screen, hit selection, plotting of hit genes with gene ontology, comparing of replicates or comparing of channels. In addition, ScreenSifter has visualization tools to plot specific genes or gene groups in the screen data. ScreenSifter also provides Gene Set Enrichment Analysis (GSEA), protein-protein interaction directly on the plot. Publication: ScreenSifter: analysis and visualization of RNAi screening data Pankaj Kumar, Germaine Goh, Sarawut Wongphayak, Dimitri Moreau and Frédéric Bard BMC Bioinformatics. 2013 Oct 3;14(1):290. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jTernaryPlot

    jTernaryPlot

    A free Java ternary/triangle plot/diagram for geoscientists

    A free Java Ternary plot which is the way to classify igneous or/and sedimentary rocks. The ternary diagrams are used to represent the relative percentages of any three component system as A, B, and C.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB