Open Source Java Data Visualization Software - Page 13

Java Data Visualization Software

View 452 business solutions

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

  • Professional Streaming and Video Hosting - GDPR Compliant - 3Q Icon
    Professional Streaming and Video Hosting - GDPR Compliant - 3Q

    Secure hosting, scalable streaming, and easy integration for internal and external communications

    3Q offers a multifunctional video platform for hosting, managing and distributing video and audio content on all channels. Live and on-demand.
    Learn More
  • Airlock Digital - Application Control (Allowlisting) Made Simple Icon
    Airlock Digital - Application Control (Allowlisting) Made Simple

    Airlock Digital delivers an easy-to-manage and scalable application control solution to protect endpoints with confidence.

    For organizations seeking the most effective way to prevent malware and ransomware in their environments. It has been designed to provide scalable, efficient endpoint security for organizations with even the most diverse architectures and rigorous compliance requirements. Built by practitioners for the world’s largest and most secure organizations, Airlock Digital delivers precision Application Control & Allowlisting for the modern enterprise.
    Learn More
  • 1
    Geneview is a visualisation tool to display genetic sequence data stored in nucleic sequence databases like <A HREF="http://www.ncbi.nlm.nih.gov/Genbank/">GenBank</A>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    geolocate is a front-end java program that works with google maps to provide dynamic maps to users. Combined with the flexibility of XML and the power of javascript, users can see various relationships on their map to draw conclusions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project focuses on developing geo-visual analytic (GVA) approaches (including both visual and computational methods) to explore spatio-temporal and multivariate patterns (STAMP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Professional Email Hosting for Small Business | Greatmail Icon
    Professional Email Hosting for Small Business | Greatmail

    Ready to switch to a more reliable and secure email hosting solution?

    Dependable cloud based email hosting with spam filtering, antivirus protection, generous storage and webmail. Compatible with Outlook and all other POP3/IMAP clients. High volume SMTP service for responsible senders. Outbound relay service for transactional messages, email marketing campaigns, newsletters and other applications. Dedicated email servers, clustering and multiple IP load balancing for high volume senders. Fixed monthly cost with unlimited sending and reputation monitoring. Greatmail is an email service provider (ESP) specializing in business class email hosting, SMTP hosting and email servers. For ISPs, application programmers and cloud developers, we also provide custom solutions including dedicated IP servers and process specific, load balanced configurations with multiple servers.
    Learn More
  • 5
    A UML-based spec (implemented in Java and soon in C++) for managing geometric/geographic objects. See <a href="http://geobject.org">geobject.org</a> (<a href="http://geobject.org/GeobjectPublicLicenseV1_0.htm">Geobject Public License 1.0</a>)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provide the building blocks for a GIS system consistent with the current standards from OGISŠ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Geoplan-Geospace is a 2D and 3D interactive geometry software to create and manipulate interactive figures for eLearning. It features euclidean geometry objects (lines, circles), numerical functions, numerical sequences, geometrical transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GerViz is an open-source visualization tool for internet and business user. Basically GerViz is for graphically representing the relation network of companies from the Deutschland AG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GiANT is a graphical interface for computer algebra systems (OS X/UNIX/Win). Currently GiANT lets the user work with number fields via KASH, but we aim to develop it into a GUI Library to run on top of any CAS and expose any of its functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • OpenMetal is an automated bare metal and on-demand private cloud provider. Icon
    OpenMetal is an automated bare metal and on-demand private cloud provider.

    Large Scale. Cloud Native. Fixed Costs.

    OpenMetal is an automated bare metal and on-demand private cloud provider. Our mission is to empower your team with cost effective private infrastructure that outperforms traditional public cloud.
    Learn More
  • 10
    GoldenOrb is a java library under the Apache License V2.0 for correlation, summarization and clustering of text information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    There are well known drawbacks of Microsoft PowerPoint, one of them being that it is a tool for reassuring the presenter instead of enlightening the audience. Gorku Presentation Tool enables you to create annotations (analogous to a slide) and add spatia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GrALoG is a tool for editing and visualising graph-like-structures and the results of algorithms running on them. Through it's plugins GrALoG is hugely extendable, i.e. plugin-developers can define their own graph-like structures and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GraphScript project is a network theory simulator based purely on Java and Java scripting engines. It is intended to allow fast development, testing and visualization of network theory (graph) algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Graph Theorizer will be a java application that will help to teach and research Graph Theory. We will support Windows, Linux, and Mac in our first releases, while hopefully moving towards any platform that supports Java Standard Editon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Graph Visualization Framework is a set of Java 2 packages that can serve as a foundation for applications that manipulate or visualize graph structures. "Royere" is built on the GVF and includes XML support, SVG output, pluggable layouts, editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A spring-based 3D graph layout tool written in Java. Rendering is performed in OpenGL via the JOGL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java library and set of tools to quickly and easily manipulate graphs (set of nodes and edges) and dynamic graphs. The principal trait of this library is its ability to manage (create, edit, layout, display) continuously evolving graphs. The development of this project now takes place on Github. Visit the official Graphstream website at http://graphstream-project.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graphical Grammar Studio

    Graphical Grammar Studio

    An user friendly grammar tool for natural language processing tasks

    Full documentation with tutorials is included in the download package. Graphical Grammar Studio is a tool for applying grammars which behave as words acceptors/consumers and annotators. GGS grammars can be used to find and annotate sequences of words which respect certain conditions, in a given input. Its purpose is for creating NLP tools like phrase chunkers, named entity finders, pronoun co-reference solvers etc. A grammar is represented by a state machine which can be visualized, edited and applied. A grammar is organized in graphs of nodes. Nodes are used for consuming words from the input, for executing jumps to other graphs in the grammar or for creating annotations etc. GGS has a unique feature: It allows the user to write JavaScript code to be executed for nodes of the grammar. This is useful for checking grammatical agreements but not only. The user can: declare variables (including complex js structures), check for boolean conditions, use variables in annotations etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Graphl is a generic graph visualization and manipulation tool written in Java. Graphl reads and writes RDF files, visualizes them in a flexible and customizeable way and allows users to edit them intuitively. Please see project homepage for more info...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Guided Logic Exercises is a tool that can be used for simplifying logical expressions. It is a java applet that makes use of underlying packages designed for the applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A "gumbo" of tools and concepts supporting rich client applications with 2D/3D user interfaces. Expands on the code from the book "3D User Interfaces with Java 3D", and includes a generous contribution of RCP code from Meyer Sound. Recent work includes a Norden bombsight simulator, with terrain rendering based on NASA's WorldWind SDK. For this effort YourKit has generously made available its full-featured Java Profiler (https://www.yourkit.com/java/profiler/index.jsp), which has proved invaluable in improving simulator performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HPLC Simulator
    HPLC simulator is a web-based high-pressure liquid chromatography simulation. Adjust a wide range of chromatographic parameters and see their affect on retention times, column efficiency, backpressure, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HW SOM

    HW SOM

    SOM - Self-Organizing Maps of Teuvo Kohonen

    It's a "Hello World" implementation of SOM (Self-Organizing Map) of Teuvo Kohonen, otherwise called as the Kohonen map or Kohonen artificial neural networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The purpose of this program is to plot the waveforms of the hydrogen wave function. The program has 4 option's. First, plotting the radial function, second, plotting the radial probability, third, 2d wave function,last, 3d wave function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB