Giter Site home page Giter Site logo

devtools's Introduction

Workflow

devtools

DAVIS is utility for data visualization The visualization is based on Plotly javascript https://plotly.com/ So DAVIS generate html page with injected data from code or from file and after that launch browser to show it Also DAVIS allows some additional functionality to work with data (saving as a file, etc.)

CLI (command line interface)

davis [OPTION...]

-l, --linechart arg linechart values -m, --heatmap arg heatmap values -h, --help davis commands

Examples how to show davis:

davis --heatmap="9,0,8;89,7,6"
davis -m "7,4,5,6,7;9,6,5,40,3"
davis -l "6,7,9,54"

devtools's People

Contributors

antonmrt avatar valerystk avatar valvals avatar

Stargazers

 avatar  avatar  avatar  avatar

Forkers

remsensldf

devtools's Issues

fix building for MinGW

Describe the bug
Building error for MinGW compiler

To Reproduce
Steps to reproduce the behavior:

  1. Build app with MinGW

Expected behavior
Building app with MinGW compiler is possible

Desktop (please complete the following information):

  • OS: Windows

Additional context
Add any other context about the problem here.

Update README

  • add basic info how it works
  • add basic info how to use with h an cpp
  • add prerequisites before starting work with it ((path -->js) + h + cpp)
  • add some examples

HTML constructor

HTML constructor which use predefined html parts with dynamic arguments.
Integration this constrictor into Davis

Resources

This Issue is storage for resources like screenshots etc

davis final
2d
surf

lazy project setup

  • integrate Python script for copy js and example matrices to neccesary places
  • add script for one header to cmake

formatting

I have found new format utility. I like it more then previous.
I tried it an it works fine.
It's easy to use and configure. It's also support recursive formatting with extensions filter.
https://astyle.sourceforge.net/

So if you like it. We should choose code format style for our project. There are many predefined styles in it.

ask to download plotly.js if it not exist

if plotly.js doesn't exist in davis_htmls folder - show html page with "donload plotly js by this refferense and don't forget to put it to "your-building-directory/davis_htmls/"

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.