Skip to content
My Data Visualizer
Data Visuals Made Easy
  • Introduction
  • My Data Visualizer
    • Demo
    • Documentation
    • Source Code
  • My Warehouse Visualizer
    • Demo
    • Documentation
    • Source Code
  • Observable Notebooks Using DataVisual

Introduction

  • My Data Visualizer is an Internet of Things (IOT) data visualization framework and the easiest way to visualize your low-data-volume-high-information-value WebGL 3D visuals. 
  • The application implements the DataVisual design pattern developed by Mario Delgado:
    • LinkedIn
    • MyDataVisualizer@gmail.com
    • Github
  • To get started, all you need is:
    • A glTF file with embedded data;
    • Or a glTF file and an associated comma separated value (.csv) file with the data to be visualized.
    • Each mesh in your WebGL visual should have a unique material(s) assigned to it; as detailed in the DataVisual design pattern.
  • Features in the demonstration:
    • Several pre-built DataVisuals in the demonstration.
      • Sample DataVisuals with embedded data are available from the documentation repository.
    • A 100% Client-side application; your data is not uploaded to a server or the cloud.
    • Works with WebGL enabled browsers..
  • The free version is available for all non-profit organizations.
  • Businesses and commercial enterprises are granted a full-use license as long as they make their application freely available to non-profits.