GithubHelp home page GithubHelp logo

Comments (7)

uselessgames avatar uselessgames commented on September 26, 2024 1

@khadijakhaldi yes, https://github.com/EtienneCmb/visbrain

from trainset.

khadijakhaldi avatar khadijakhaldi commented on September 26, 2024

did you find an alternative solution for this ?

from trainset.

daterdots avatar daterdots commented on September 26, 2024

we never supported this feature primarily because it's cumbersome to fit >3 series on a plot if each of the 3 series has very different scales. For example:

  • series_a has numbers from 0-1
  • series_b has numbers from 0-100
  • series_c has numbers from 1000-2000

With 2 series, we can pretty simply do a secondary y axis. Tertiary y axes etc. are possible, but we haven't built that yet. Maybe someone here wants to take that on?

from trainset.

khadijakhaldi avatar khadijakhaldi commented on September 26, 2024

Thanks @daterdots for the reply! This feature will be useful in applications like anomaly detection in case we have multiple sensors. We need to visualize the state of each sensor at the same timestamp to annotate the anomalies.

from trainset.

uselessgames avatar uselessgames commented on September 26, 2024

we never supported this feature primarily because it's cumbersome to fit >3 series on a plot if each of the 3 series has very different scales. For example:

  • series_a has numbers from 0-1
  • series_b has numbers from 0-100
  • series_c has numbers from 1000-2000

With 2 series, we can pretty simply do a secondary y axis. Tertiary y axes etc. are possible, but we haven't built that yet. Maybe someone here wants to take that on?

why not make each channel have its own amplitude in the tool?

Thanks @daterdots for the reply! This feature will be useful in applications like anomaly detection in case we have multiple sensors. We need to visualize the state of each sensor at the same timestamp to annotate the anomalies.

we had same challenge, with visbrain we plot total 10 channels from 3 sensors with no problem.

from trainset.

khadijakhaldi avatar khadijakhaldi commented on September 26, 2024

@uselessgames the documentation of visbrain http://visbrain.org/ seems not to work, not sure how I can annotate the data !

from trainset.

uselessgames avatar uselessgames commented on September 26, 2024

from trainset.

Related Issues (20)

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.