GitPedia

Eon

An open-source chart and map framework for realtime data.

From pubnub·Updated May 17, 2026·View on GitHub·

This is the repository for the compiled EON framework, including [eon-chart](https://github.com/pubnub/eon-chart) and [eon-map](https://github.com/pubnub/eon-map). The project is written primarily in Shell, distributed under the MIT License license, first published in 2015. Key topics include: charts, eon, eon-chart, eon-framework, eon-map.

Latest release: 1.1.0
June 2, 2017View Changelog →

EON Realtime Dashboards

This is the repository for the compiled EON framework, including eon-chart and eon-map.

Product Website

Quick Start

html
<script type="text/javascript" src="//pubnub.github.io/eon/v/eon/1.0.0/eon.js"></script> <link type="text/css" rel="stylesheet" href="//pubnub.github.io/eon/v/eon/1.0.0/eon.css" />

Documentation

This repository contains gh-pages and gulp tasks to compile the full EON framework. Each module has it's own repository and documentation found below.

Charts

<a href="https://github.com/pubnub/eon-chart">

EON Charts Documentation

<img src="https://github.com/pubnub/eon/blob/gh-pages/media/charts.gif"/> </a>

Maps

<a href="https://github.com/pubnub/eon-map">

EON Maps Documentation

<img src="https://github.com/pubnub/eon/blob/gh-pages/media/maps.gif"/> </a>

Development

Clone this repository.

git clone https://github.com/pubnub/eon.git

Install bower dependencies.

cd src
bower install

Compile.

gulp

Note on Hotlinking

//pubnub.github.io/eon/lib/eon.js is stuck at version 0.0.7, please use versioned hotlinking, for example: //pubnub.github.io/eon/v/eon/0.1.0/eon.js.

Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from pubnub/eon via the GitHub API.Last fetched: 6/23/2026