Giter VIP home page Giter VIP logo

eon's Introduction

Please note that this project is no longer actively maintained or accepting Pull Requests. The EON library remains available on npm, bower, or through hotlink.


EON Realtime Dashboards

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

Product Website

Quick Start

<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

EON Charts Documentation

Maps

EON Maps Documentation

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.

eon's People

Contributors

darryncampbell-pubnub avatar ianjennings avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eon's Issues

Is the project semi-retired?

Hi,

Just cloned the project and tried to go through bower etc, and I get this big warning that bower is about to stop working any minute now. Is this some red herring or does the code really need a rescue?
Thanks!

add readme to this repository

  • it should direct the user to eon-map and eon-chart
  • detail how the library works (includes all three, minify, etc)
  • explain namespacing

Is it possible for custom html marker popups or onclick listeners for marker popups?

Hi,

This project is awesome, and I'm currently using this eon map framework to build a realtime dispatch system. The web app uses angularjs. So I was wondering if it was possible for a maker popup to have custom html instead of just text. Or, is there an onclick listener for marker popups? I need to show relative information when the person clicks on a popup.

Thanks for helping

Redirect loop on web

The big_orange_top_left_button Project EON leads to a redirect loop ๐Ÿ˜„

Marker Removal Feature

I would like to suggest if you can add a map marker removal feature, so that a marker can be removed from the map. Doing it using mapbox functions causes the map not to work anymore.

chart builder

The generated code shows this for the channel:
channels: "[test-channel-0.7839711642909526]",

I think the quotes and brackets might be swapped.

x_type: 'custom' broken

With 0.0.10/eon.js, the examples for creating a custom x-axis do not work. There seems to be no response of the chart to setting either x_type: 'custom' or x_type: false - whatever you enter, the chart always defaults to the 'auto' display. Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.