Giter Club home page Giter Club logo

chart-2's Introduction

Requirements

  • Node.js v16.3.0 or higher
  • NPM v7.15.1 or higher

Install Node.js and NPM on Ubuntu 18.04 or higher

$ sudo apt-get update
$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
$ nvm install 16.3.0

Installing MM-DIRECT_monitoring

$ git clone https://github.com/ManoelRochadev/MM-DIRECT_monitoring.git
$ cd MM-DIRECT_monitoring

Install the dependencies with the following command:

$ npm install

Configuring MM-DIRECT_monitoring

Modify the config.json file and select the location where the MM-DIRECT path is located from the user’s home.

Configuring the config.json File Open the config.json file in a text editor and adjust the value of the key corresponding to the MM-DIRECT path. Make sure to provide the correct path to ensure that monitoring works correctly

{
  "path": "/MM-DIRECT"
}

Running MM-DIRECT_monitoring

Execution Start the application with the following command:

$ npm start

The terminal will display the route to which you can access to interact with the monitoring.

Accessing the Route After starting the application, access the route indicated in the terminal. This can be done by typing the provided address into a web browser. Make sure that the server is running and ready to receive connections.

chart-2's People

Contributors

manoelrochadev avatar aircklima avatar

chart-2's Issues

Erro durante sincronização dos gráficos

Ao tentar compartilhar os dados do gráfico selecionado para o gráfico de apresentação ocorre um slow down na página além de alguns warnings:

image

A ideia era usar um Context para compartilhar os dados, sendo que este seria modificado com novos dados quando algum dos gráficos laterais fossem clicados

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.