Code Monkey home page Code Monkey logo

Comments (10)

xRSquared avatar xRSquared commented on May 25, 2024 1

I use it to track my investments. It is quite time-consuming to enter data daily. I think this is helpful in more general cases like tracking weight.

from obsidian-tracker.

pyrochlore avatar pyrochlore commented on May 25, 2024

It wouldn’t be very hard to implement this kind of feature. But may I ask your usage?
I usually want to see the original data when I do tracking.

from obsidian-tracker.

pyrochlore avatar pyrochlore commented on May 25, 2024

If you just want lines connected, you may set fillGap to true. Then the line graph will not show gaps from the missing data. Is this what you need?
Though no interpolated points.

from obsidian-tracker.

pyrochlore avatar pyrochlore commented on May 25, 2024

It is quite time-consuming to enter data daily.

About this, any idea the plug-in can do better for you?

from obsidian-tracker.

xRSquared avatar xRSquared commented on May 25, 2024

If you just want lines connected, you may set fillGap to true. Then the line graph will not show gaps from the missing data. Is this what you need?
Though no interpolated points.

Yes this is what I was looking for. I some how missed this parameter in the documentation. However, I just tried to use the parameter and it doesn't seem to be working. Did I write the YAML incorrectly?

searchType: tag	
searchTarget: investments

folder: /Repo/
startDate:
endDate:
line:
    title: "Investments"
    xAxisLabel: Date
    yAxisLabel: ""
    fillGap: true		

from obsidian-tracker.

xRSquared avatar xRSquared commented on May 25, 2024

It is quite time-consuming to enter data daily.

About this, any idea the plug-in can do better for you?

Once I can get the lines to connect, it will no longer be time-consuming!

from obsidian-tracker.

pyrochlore avatar pyrochlore commented on May 25, 2024

The YAML looks good. I will do some test when I am back home.

from obsidian-tracker.

pyrochlore avatar pyrochlore commented on May 25, 2024

It's a bug. I have fixed it and will release it in the next few days. (with the new version 1.3.0)

from obsidian-tracker.

pyrochlore avatar pyrochlore commented on May 25, 2024

The fix was just released with the new version 1.3.0.
If you still have problems with it, don't hesitate to ask it here.

from obsidian-tracker.

pyrochlore avatar pyrochlore commented on May 25, 2024

Since the fix had been released and tested one week ago, I will close this issue.

from obsidian-tracker.

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.