Browse free open source Data Visualization software and projects below. Use the toggles on the left to filter open source Data Visualization software by OS, license, language, programming language, and project status.

  • 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
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Matrex is a lightweight vectorial spreadsheet: calculates blocks of values, not single cells; it is strongly multithreaded; users can work together on sheets using a server. Adapters to matlab, scilab, octave, R.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Diagram (JGraph) driven simulator. Bondgraphs > nonlinear differantial system > plot: implemented for economics and ecology. Network analysis: emergy propagation implemented. Would also fit for electronics, mechanics, cost, GWP, footprint analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ThunderGraph is another java charting library intended to draw 2D graphs. Additionally, it contains a package that presents a live component implementing zoomable, scrollable and 'hintable' graph. Written for JDK 1.1+, it may be used in MS IE applets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    "CSV Configurator" is a program which permits to edit a CSV data file and start scripts using this file as parameter via buttons/menu entries which can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    CartoReso intends to facilitate enterprise computer network mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyDataBars is a Microsoft Excel add-in program that draws data bars in worksheet cells. This program will enable you to create data bars in Excel prior to 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects. The code is totaly written in Python (actualy 2.2.2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OO-Widgets is a Java Swing project that makes the JTable and other components much easier to use. This library differs from other Swing libraries in that it displays any set of pre-existing objects or JavaBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ocular is a spreadsheet written entirely in python. Cell contents are evaluated by python after any standard spreadsheet coordinates are parsed. This allows the full Monty from Python to be implemented in a visual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    This is a standalone HTML/JavaScript application with which a manager can get an estimate of the costs involved with the deploymnent of 1) a conventional network, 2) a network with OSS based servers and 3) a network with OSS based servers and desktops.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The main purpose of "python2xlw" is to create an Excel-compatible file which can be sent to users via the web as an excel application. The motivation is mainly to support the display of XY Scatter plots and tabular numerical data(eg engineering data)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GUI based application dedicated to researchers of time series data in various areas. Features: realtime modification and visualization of data records, redlining, independent scaling in x/y.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Render barcodes EAN-8, EAN-13 with 2/5 digit Addon, Postscript EPS export
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iSight (Scientific data plotting)
    i-sight is a scientific data visualization / plotting / mesh visualization software that can plot data fields, contours, streamlines (much like TecPlot), and also has a 3D mesh visualizer that can cut a mesh, perform shadow visualization and related stuf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pair-trading-view

    pair-trading-view

    Pair Trading View - .NET application for visual analysis of synthetic

    Pair Trading View - .NET application for visual analysis of synthetic financial instruments based on statistical models. https://github.com/dv-lebedev/pair-trading-view Look for binaries in "pair-trading-view\PairTradingView.WinFormsApp\bin\Debug" folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyspread

    pyspread

    Python spreadsheet application

    Pyspread is a non-traditional spreadsheet application that is based on and written in the programming language Python. The goal of pyspread is to be the most pythonic spreadsheet. Pyspread expects Python expressions in its grid cells, which makes a spreadsheet specific language obsolete. Each cell returns a Python object that can be accessed from other cells. These objects can represent anything including lists or matrices. Dependencies + Python (>=2.7, <3.0) + numpy (>=1.1.0) + wxPython (>=2.8.10.1, Unicode version required) + matplotlib (>=1.1.1) + pycairo (>=1.8.8) Optional dependencies + python-gnupg (>=0.3.0, for opening own files without approval) + xlrd (>=0.9.2, for loading Excel® files) + xlwt (>=0.9.2, for saving Excel files, pyspread >=v0.3.0 required) + jedi (>=0.8.0, for tab completion and context help in the entry line, pyspread >=v0.3.0 required) + basemap (>=1.0.7, for the weather example pys file)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next