Open Source Linux Data Visualization Software - Page 64

Data Visualization Software for Linux

View 65 business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Krona

    Krona

    Hierarchical data browser

    Krona allows hierarchical data to be explored with zoomable HTML5 pie charts. Krona charts can be created using an Excel template or Krona Tools, which includes support for several bioinformatics tools and raw data formats.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jCharts is a 100% Java based charting utility that outputs a variety of charts. This package is ideal for displaying charts via Servlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of image analysis, such as fluorescence intensity. Work is in progress to provide three-channel functionality, allowing comparison of relative intensity of red, green, and blue channels in multi-color images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LED billboard panel PIC16F877
    Design of a billboard panel based on Microchip’s microcontroller PIC16F877A, with the following features: 1) Animation: Scrolling messages in vertical and horizontal direction 2) Storage: In EEPROM up to 10 texts of up to 78 caracters. 3) Recording of messages: Via PC serial port. 4) Characters: Size 8x12. 5) RTC: Programmable calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    LQFB-analyser

    A lqfb delegation analyser. A 3d directed weighted multi graph.

    A rich client to analyse data from a liquid-feedback (http://liquidfeedback.org/) instance, for now it's a 3d graph explorer to inspect the delegations. It's an application based on the eclipse platform (indigo). To be precise its a directed weighted multi graph browser in 3d. Find out more in the wiki https://sourceforge.net/p/lqfbanalyser/wiki/Home/ . Generated reports https://sourceforge.net/p/lqfbanalyser/wiki/generated%20lqfb%20reports/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Experimental Lindenmayer System generator, in 3D using OpenGL. Used for modeling the fractal growth processes of plants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LSystemBuilder is a program for editing and visualizing L-systems. LSystemBuilder makes it easy to explore fractals, FASS-curves and complex branching structures. Naturally LSystemBuilder comes packed with loads of predefined L-systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    LaNet-vi provides images of large scale networks on a two-dimensional layout. The algorithm is based on the k-core and k-dense (m-core) decomposition. For more details see http://lanet-vi.fi.uba.ar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a package to easily create bond graph figures in LaTeX documents. This package is based around the graph layout tools TikZ and PGF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    The Landscape Composer is an experiment for the visualization of nature scenes in real-time. Emphases are among other things the modelling of trees and fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims at creating a Java application/library that is capable of generating a syntax diagramm of a (programming) language in the SVG graphics format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LGL is a compendium of applications for making the visualization of large networks and trees tractable. LGL was specifically motivated by the need to make the visualization and exploration of large biological networks more accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    layout tool for multilayer PCB design
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LedStripOrgan

    Light Organ for Led Strips

    This project is a LED Strip Light Organ implementation using the Arduino framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ledctl is a program written in C that uses the Parallel Port Interface(PPI) of the FreeBSD kernel to drive LEDs connected to the parallel port of a computer. It can be used within scripts to visually notify users for new mail, high processor load, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LexoView is 3D model viewer with focus on CAD data visualization. It is written in Open Inventor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a library (written in C/C++) to control and use the serial connected displays from SiliconCraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zaval Light-Weight Visual Components Library (LwVCL) is a pure Java alternative to humble AWT-based GUI interfaces for wide ranges of platforms, including J2SE, PersonalJava and J2ME(coming soon). LwVCL can be used on Zaurus, iPAQ and other devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LightGraphs

    LightGraphs

    An optimized graphs package for the Julia programming language

    LightGraphs offers both (a) a set of simple, concrete graph implementations -- Graph (for undirected graphs) and DiGraph (for directed graphs), and (b) an API for the development of more sophisticated graph implementations under the AbstractGraph type. The project goal is to mirror the functionality of robust network and graph analysis libraries such as NetworkX while being simpler to use and more efficient than existing Julian graph libraries such as Graphs.jl. It is an explicit design decision that any data not required for graph manipulation (attributes and other information, for example) is expected to be stored outside of the graph structure itself. Such data lends itself to storage in more traditional and better-optimized mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LightTrace is a simple but versatile object-oriented raytracer that renders a scene and saves the image as a bitmap. The program is controlled by editing a text configuration file. A compiled Win32 executable is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The project is for developing libraries for visualizing biological sequence data on the web. The libraries are written in C and currently use a language (lex/yacc) based front end for presenting features on genomes, contigs, or any type of sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    L\'application Web de la ligne du temps (timeline) permet à l\'utilisateur de consulter, de créer et de partager des lignes du temps et des scénarios d\'apprentissage, qui sont représentées graphiquement avec une échelle temporelle. Flex 2 et Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LinSAP is a cross platform, user-friendly, interactive structural analysis program designed to be used by civil engineers. It focuses on constructional analysis using matrix method to find forces at the connections and display the results
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Artificial vision library. Objectives are to make an OCR, fingerprint and face identification as some applications through a general purpose learning and pattern relationships algorithm (Currently performs very basic identification).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lindenmayer ist ein Programm zur Visualisierung von L- bzw Lindenmayer-Systemen mittels hübscher Baumgrafiken. Die ausführbaren Dateien und Hinweise zum Quellcode finden Sie auf unserer Homepage unter http://lindenmayer.berlios.de/.
    Downloads: 0 This Week
    Last Update:
    See Project