Giter Site home page Giter Site logo

Comments (4)

mcapurso avatar mcapurso commented on June 23, 2024

In Orange 3.32 , Timeseries 0.4.1 on x axis the numbers for periods are wrong.
If you get Yahoo finance widget, download Amazon quotes from October 2019 to June 2022 , open with line chart you see dates correctly. If you see correlogram , you see not dates but integer number of period. BUT if you open periodogram you see a strange VERY HIGH number on x axis. Probably the date is wrongly interpreted as a very high number. Please use period number or correct date.
Screenshot from 2022-06-30 16-17-29
Screenshot from 2022-06-30 16-17-10
Screenshot from 2022-06-30 16-16-35

from orange3-timeseries.

ajdapretnar avatar ajdapretnar commented on June 23, 2024

Perhaps I have misunderstood the issue, but Periodogram does not show datetime on x axis. It shows periods.

from orange3-timeseries.

janezd avatar janezd commented on June 23, 2024

Perhaps I have misunderstood the issue

Yes and no. It cannot show dates. e.g. July 5, 2022. It shows time periods ... in seconds. 2.5 megaseconds is one month.

I changed the title to "Periodogram: Use appropriate units for x-axis". That is, if the span of values is above around 500, use minutes; if above 15000 seconds, it's hours; if above ~1M days, if ~10M, months; ~150M it's years. Roughly. I guess.

from orange3-timeseries.

ajdapretnar avatar ajdapretnar commented on June 23, 2024

A, right, I understand now. I was confused by the comparison with Line Chart. I agree the units should make more sense.

from orange3-timeseries.

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.