Git Product home page Git Product logo

bryant1410 / metrics.net.flotvisualization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from etishor/metrics.net.flotvisualization

0.0 2.0 0.0 285 KB

JavaScript visualization app for Metrics.NET (https://github.com/etishor/Metrics.NET) based on the excelent charting capabilities of FlotCharts (http://www.flotcharts.org/)

License: Apache License 2.0

JavaScript 69.92% HTML 26.79% CSS 3.28%

metrics.net.flotvisualization's Introduction

Metrics.NET.FlotVisualization

Build status Build Status NPM dependencies NPM devDependencies

JavaScript visualization app for Metrics.NET based on the excelent charting capabilities of FlotCharts

What is it

FlotVisualization is a web based, client side javascript application. It provides charts based on the data exposed by the Metrics.NET library.

This javascript application is embedded in the Metrics.NET core library as a html page in which external resources (css,js) have been embedded.

The app is built on top of angularjs and uses FlotCharts to render charts.

How to build

FlotVisualization is developed with grunt & bower.

Steps to get started (after cloning the repo, and CDing in the root folder):

    npm install -g grunt-cli bower
    npm install
    bower install
    grunt serve
    grunt build

You also need to edit app\index.html to specify the path to the metrics endpoint:

    <script>window.metricsEndpoint = 'http://localhost:1234/json';</script>

Sample

Sample Visualization

License

This application is released under Apache 2.0 License ( see LICENSE ) Copyright (c) 2014 Iulian Margarintescu

metrics.net.flotvisualization's People

Contributors

etishor avatar bryant1410 avatar

Watchers

 avatar  avatar

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.