Open Source JavaScript Data Visualization Software - Page 6

JavaScript Data Visualization Software

View 451 business solutions

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

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    The Secret of NIM

    The Secret of NIM

    An easy way to remerber NIM logic

    The Secret of NIM is a software writen in PHP/MySQL and JavaScript. It shows a graphical representation of a logic scheme with wires connecting logic modules which have specific parameters. This software has been developped for NIM/TTL logic, thus his simplicity allows also the representation of other logic systems, numeric systems or analogic systems i.e. the pedal board of an electric guitar. The Secret of NIM is divided in two parts. The first one is the main part of the software. It edit different project, connect modules with wires and edit the parameters of those modules. The other part of the sofware is an utility. It edits the modules which will be used for the projects or create them if they aren't in the database yet. The Secret of NIM is a all-in-one software, easy to use and very helpful for saving the wiring of an experiment. But it can't do the logic itseft, it allows only a visualisation of the logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Construct and management virtual clusters which the nodes of the clusters running on the virtual machine rather than native machine. Fast install and switch virtual clusters. Efficiently storage vm images. support variant VMMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Visual NMS

    Visual Network Management System

    VisualNMS is a network management system with powerful visualisation features due to its vectorial based rendering (SVG). It is built using perl, javascript, SVG, HTML. It includes Layer 2 autodiscovery based on LLDP and other discovery protocols (Cisco's CDP, Extreme Networks' EDP, etc.). Other features include: real time SVG graphs on links, web2cli engine (AJAX to Telnet/CLI), editable maps, auto layout (based esentially on GraphViz), VLAN mapping (work in progress) based on SNMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ViSoR provides a visualization of several social indicators, statistics and crimes for the Ruhr Area in Germany. It allows users to view and compare particular suburbs or regions in this area.
    Downloads: 0 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
    Vizzu

    Vizzu

    Library for animated data visualizations and data stories

    Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly, it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation. Create a placeholder element that will contain the rendered chart. The Vizzu constructor has to load Vizzu's WebAssembly module asynchronously to prevent blocking the whole page. Because of this, any method except animate() will throw an exception while the library is not initialized. There is an initializing promise in the Vizzu class, which will resolve when initialization is finished. You can call all methods after this promise is resolved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WebChemViewer

    A simple program for sharing molecular structures with associated data

    Sharing lists of molecular structures with associated chemical properties is a common task in computer-aided drug design and medicinal chemistry. WebChem Viewer is a simple, free, open-source program that generates HTML-formatted output that can be viewed in any modern web browser, on any operating system (including mobile), without requiring the installation of additional software. The output can also be easily incorporated into existing web pages. WebChem Viewer is released under the FreeBSD license. It was created by Jacob Durrant, a post-doc in the lab of Rommie E. Amaro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebDX is a framework for deploying OpenDX applications over the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Xi Spectrum Viewer

    Mass Spectrum Viewer Tool

    To overcome current limitations in published MS data accessibility, we introduce a browser-based spectrum viewer that aims to allow exploration of alternative interpretations for MS spectra and additionally: can be operated by non-specialists, is open source, can be integrated into other software, gives appropriate publication-quality output. Spectrum Viewer is implemented totally on the client side using XHTML for menus and dialogs, SVG for spectrum and peptide display, and Javascript to drive functionality. It comprises 3 parts: (1) the core Spectrum Viewer displays peptide-spectrum matches and implements zooming, mouse-over peaks to highlight matching parts of peptide, mouse-over parts of peptide to highlight matching peaks, export SVG, and API; (2) the Auxiliary Annotator matches peptide to spectrum for given parameters and prepares the data for the Viewer; (3) these reside on a web page that provides the user control over peptides, spectra and other parameters e.g. linker mass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bitHull is a Simple unstructured data store-and-share mechanism. It is part experimental graph-based task/note/idea management system and part data aggregator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10

    btameteologger

    Web service, that allows to monitor weather parameters and view some s

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Analysis and interactive visualization of a web-based community. Supports different focuses on the given social network to present community groups to the user. Also specific information of each member is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dc.js

    dc.js

    Multi-Dimensional charting built to work natively with crossfilter

    dc.js is a javascript charting library with native crossfilter support, allowing highly efficient exploration on large multi-dimensional datasets (inspired by crossfilter's demo). It leverages d3 to render charts in CSS-friendly SVG format. Charts rendered using dc.js are data driven and reactive and therefore provide instant feedback to user interaction. Dimensional charting built to work natively with crossfilter rendered using d3.js. In dc.js, each chart displays an aggregation of some attributes through the position, size, and color of its elements, and also presents a dimension which can be filtered. When the filter or brush changes, all other charts are updated dynamically, using animated transitions. dc.js is an easy yet powerful javascript library for data visualization and analysis in the browser and on mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Actionscript 3 classes currently for easily loading images, movies, with panning, slideshow and other effects. Includes a useful logging class. Also AS2 code for financial charts, pie charts, node graphs, etc. Also AS2/JS classes for stats/data handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    deck.gl

    deck.gl

    WebGL2 powered visualization framework

    deck.gl is designed to simplify high-performance, WebGL-based visualization of large data sets. Users can quickly get impressive visual results with minimal effort by composing existing layers, or leveraging deck.gl's extensible architecture to address customer needs. deck.gl maps data (usually an array of JSON objects) into a stack of visual layers - e.g. icons, polygons, texts; and look at them with views: e.g. map, first-person, orthographic. deck.gl handles a number of challenges out of the box. Deck.gl is designed to be highly customizable. All layers come with flexible APIs to allow programmatic control of each aspect of the rendering. All core classes such are easily extendable by the users to address custom use cases. deck.gl is part of vis.gl, an OpenJS Foundation project. Read the contribution guidelines if you are interested in contributing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    deegree

    OSGeo project deegree

    deegree is a Java framework for geospatial software based on the specifications of the OpenGIS Consortium and the ISO. The focus is based on the realisation of OGC specified web services. It is developed in cooperation between lat/lon and the University of Bonn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    E-Curator is a web application that allows user to access 3D scan images and metadata for museum objects. An example for the implemented E-Curator prototype can be found here: http://srb01.geospatial.ucl.ac.uk:8080/eCurator05/pages/main.jsp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    errsole.js

    errsole.js

    Collect, Store, and Visualize Logs with a Single Module

    Errsole is an open-source logger for Node.js. It has a built-in web dashboard to view, filter, and search your app logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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 examples is probably the fastest way to learn how to use flot. Just include the JavaScript file after you've included jQuery. You need at least jQuery 1.2.6, but try at least 1.3.2 for interactive charts because of performance improvements in event handling. The plot function immediately draws the chart and then returns a plot object with a couple of methods. The placeholder is a jQuery object or DOM element or jQuery expression that the plot will be put into.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    gCalendar

    Google Calendar Visualisation

    A Google calendar Visualization useful for integration into web applications and will be compatible with Netvibes, iGoogle or anywhere where google visualisations are supported. If you have any issues, feedback or suggestions please use the ticket system. Thank you to www.babblevoice.com for supporting the development of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gMol

    gMol

    gMol molecular graphics

    We've moved to https://github.com/tjod/gMol/wiki gMol is an interactive visualization system used to display and manipulate 3-dimensional models of scientific data, such as molecular structures and surfaces. It contains both OpenGL and web browser widgets that enable flexible user interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    heatmap.js

    heatmap.js

    JavaScript Library for HTML5 canvas based heatmaps

    heatmap.js is a lightweight, easy to use JavaScript library to help you visualize your three dimensional data! Use it to add new value to your project, build a business based on it, study and visualize user behaviour, or why not build something completely crazy/awesome? Whether you want to have an aggregated overview of your users behaviour, or look at thousands of events distributed on a map, heatmap.js has all your heatmap visualization needs covered! Because it is the most advanced heat map visualization library on the web. It has a light footprint (~3kB gzip) and with the new 2.0 release heatmap.js just got faster and better. With only a few lines of code you can create your own interactive web heatmap. heatmap.js' API is all documented, also prioritized, so you can start developing right away! Heatmap.js is not a user behaviour tracking script. It simply creates dynamic heatmaps based on the data you feed it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    inMap

    inMap

    Rich layers, better user experience, big data geographic visualization

    inMap is a big data visualization library based on Baidu Map. It focuses on the display of scatter, heat map, grid, and aggregation in the direction of big data. It is committed to making big data visualization easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ipytracer

    ipytracer

    Algorithm Visualizer for IPython/Jupyter Notebook

    Algorithm Visualizer for IPython/Jupyter Notebook. If you use the display(TracerObject) code from where you want to see, you can use it without any special modification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The jXUL project is an open source project to integrate the XUL language into the Java Platform. There are multiple ways in which this integration will take place. In fact, this project will expand as its members find new ways to integrate these two techn
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jnotebook_reader

    jnotebook_reader

    An awesome viewer to browse and render Jupyter Notebooks

    An awesome viewer to browse and render Jupyter Notebooks from local, Amazon S3, Google Cloud Storage, or MinIO. Browse and render Jupyter Notebooks from local, Amazon S3, Google Cloud Storage, or MinIO. Register and access multiple directories(or buckets) at the same time. Show and allow to config ToC(Table of Contents) included in your Jupyter Notebook. Hide/show all codes in your Jupyter Notebook interactively. Generate a permanent link about your Jupyter Notebook. Download your Jupyter Notebook in one click.
    Downloads: 0 This Week
    Last Update:
    See Project