Showing 30 open source projects for "xy data plotting"

View related business solutions
  • 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
  • Monitor production, track downtime and improve OEE. Icon
    Monitor production, track downtime and improve OEE.

    For manufacturing companies interested in OEE monitoring solutions

    Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
    Learn More
  • 1
    PyVista

    PyVista

    3D plotting and mesh analysis through a streamlined interface

    3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK). PyVista is a helper module for the Visualization Toolkit (VTK) that takes a different approach on interfacing with VTK through NumPy and direct array access. This package provides a Pythonic, well-documented interface exposing VTK’s powerful visualization backend to facilitate rapid prototyping, analysis, and visual integration of spatially referenced datasets. This module can be used for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ggplot2

    ggplot2

    An implementation of the Grammar of Graphics in R

    ...ggplot2 is a part of the tidyverse, an ecosystem of R packages designed for data science.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    gnuplot

    gnuplot

    A portable, multi-platform, command-line driven graphing utility

    A famous scientific plotting package, features include 2D and 3D plotting, a huge number of output formats, interactive input or script-driven options, and a large set of scripted examples.
    Leader badge
    Downloads: 5,941 This Week
    Last Update:
    See Project
  • 4
    Vedo

    Vedo

    A python module for scientific analysis of 3D data

    A lightweight and powerful python module for scientific analysis and visualization of 3d objects. Inspired by the vpython manifesto "3D programming for ordinary mortals", vedo makes it easy to work with 3D pointclouds, meshes and volumes, in just a few lines of code, even for less experienced programmers. vedo is based on VTK and numpy, with no other dependencies. Import meshes from VTK format, STL, Wavefront OBJ, 3DS, Dolfin-XML, Neutral, GMSH, OFF, PCD (PointCloud). Export meshes as ASCII...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 5
    uPlot

    uPlot

    Chart for time series, lines, areas, ohlc and bars

    μPlot is a fast, memory-efficient Canvas 2D-based chart for plotting time series, lines, areas, ohlc & bars; from a cold start it can create an interactive chart containing 150,000 data points in 135ms, scaling linearly at ~25,000 pts/ms. In addition to fast initial render, the zooming and cursor performance is by far the best of any similar charting lib; at ~40 KB, it's likely the smallest and fastest time series plotter that doesn't make use of context-limited WebGL shaders or WASM, both of which have much higher startup cost and code size. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    RLPlot is a scientific plotting program to produce high quality graphs from data. It is a cross platform development written in C/C++ and may be compiled under Windows32 or Linux. RLPlot for Linux uses Trolltech's Qt.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    ipyvolume

    ipyvolume

    3d plotting for Python in the Jupyter notebook

    3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL. Create quiver plots (like scatter, but with an arrow pointing in a particular direction). Render in the Jupyter notebook, or create a standalone html page (or snippet to embed in your page). Render in stereo, for virtual reality with Google Cardboard. Animate in d3 style, for instance, if the x coordinates or color of a scatter plots changes. Animations / sequences, all scatter/quiver plot properties can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Penumbra

    Penumbra

    Penumbra Color Theme

    Penumbra is a mathematically balanced color scheme designed in a perceptually uniform color space, with base colors inspired by the natural interplay of sunlight and sky. It separates luminance, chroma, and hue to make the most efficient use of the available color space on standard electronic displays. The palette consists of nine nearly symmetric base colors, which are used to build the main light and dark themes, along with two additional high-contrast dark variants tailored for people...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Chart.xkcd

    Chart.xkcd

    xkcd styled chart lib

    ...All that’s required is the script included in your page along with a single <svg> node to render the chart. You can install chart.xkcd via script tag in HTML or via npm. Line chart displays series of data points in the form of lines. It can be used to show trend data, or comparison of different data sets. XY chart is used to plot points by specifying their XY coordinates. A bar chart provides a way of showing data values represented as vertical bars. A stacked bar chart provides a way of showing data values represented as vertical bars. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The database client with the highest user satisfaction Icon
    The database client with the highest user satisfaction

    DbVisualizer has everything you need to build, manage and maintain state-of-the-art database technologies.

    DbVisualizer is the highest performer among the universal database tools in the G2 grid for universal database management systems. Write queries in an advanced SQL editor that has all the smart features you need. Speed up your coding and avoid errors. Design your favorite workspace that is saved between sessions. Tag objects and script files as favorites for instant loads. Autosave your work and resume where you left off with editors preserved between sessions. Connect with high security. Work with optimized features and functions, improved for over a decade by continuous feedback from thousands of users. Customers range from self employed consultants to major institutions and global corporations with more than 8,000 licensed users.
    Learn More
  • 10
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    PNGwriter

    Easy plotting of images pixel by pixel!

    Frustrated because you want to output a high-quality image from your C++ program but haven't found an easy, direct and fast way? Try PNGwriter. Written with scientific simulations in mind, PNGwriter allows you to plot to a PNG image pixel by pixel. * * *README* * * This is the last PNGwriter release that will be hosted on SourceForge.net. Please use the following site: https://github.com/pngwriter/pngwriter/releases to find all versions of PNGwriter including and later than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Perl object-oriented library for plotting graphs with Gnuplot.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    flot

    flot

    Attractive JavaScript charts for jQuery

    Flot is a pure JavaScript plotting library for jQuery, with a focus on simple usage, attractive looks and interactive features. Works with Internet Explorer 6+, Chrome, Firefox 2+, Safari 3+ and Opera 9.5+. Additional examples are bundled with Flot. Also take a look at the Flot Usage Wiki for screenshots and stories from people and companies using Flot. Take a look at the the examples in examples/index.html; they should give a good impression of what flot can do, and the source code of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A Python interface to the gnuplot plotting program.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Gnupylot is a GUI for gnuplot (the widely used multi-OS plotting utility). It's written in Python using PyQt4 libraries. With Gnupylot you can save your plots (even the datasets). It's still in Alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BLOP - A LaTeX-Oriented plotting software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenPlot Tool
    A Java program for plotting various forms of data. Currently undergoing a major rewrite, though older versions can be downloaded and are of some use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A set of library functions to generate pPostScript plots to file or printer. Several levels of user interface, highest level includes virtual windows, autoscale etc. Supported graphs are linear, logarithmic and polar plots. Lower levels include standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jgnuplot is a Java library for interfacing with the gnuplot plotting package which outputs to X11, PostScript, PNG, GIF and other formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Periscope is a 3D plotting library written in C++ on top of VTK. It provides an abstract interface for creating 3D plots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pyllar is a 3D plotting library for the Python programming language. It uses the Visualization Toolkit (VTK) and PyNum library provide high quality 3D plots for science and engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The simplechart project uses Java2D with SWT to produce a simple Eclipse plug-in for plotting data and placing other objects on a chart. Customizable. Supports interactive zooming. Developers can create new objects by implementing an simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Easy-to-learn interactive 2d plot program. Can overlay images, xy-data, and mathematical functions. Function parameters can be tuned with sliders; functions can also be automatically fitted to data. Written in Python, cross-platform, but currently broken
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next