Skip to content

Conversation

HerrChaos
Copy link

Bro please just update the plugin. You guys made such cool things and I just finished the rest. Please update.

Herr Chaos and others added 3 commits February 27, 2025 08:27
- Made Points be plottable
- Fix Graph Type Selector
- Removed some console logs.
- Add tip renderer option
- Add Derivatives
- Add editing screen. (partially)
@github-actions github-actions bot added the code label Mar 2, 2025
@leonhma
Copy link
Owner

leonhma commented Mar 7, 2025

Hey! This looks promising. I'll get to reviewing and testing this right away

Copy link
Owner

@leonhma leonhma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good. I noted some changes that should be made. Also i noticed the Edit Plot functionality gives me an error when pressing Done. Could you fix this?

After this, there are still some minor bugs to be ironed out before a v2, but i will take care of those.

@HerrChaos HerrChaos requested a review from leonhma March 10, 2025 07:53
- made the datums function name be the regexed result
- Some code clean up
@SuperJappie08
Copy link

I needed Log plotting, so I forked and modified a few things.

During this, I found some bugs.
The main one (not introduced by me changing V2 parsing to YAML and making most things optional) is that derivatives cannot use constants (it is a simple fix; I needed to pass constants to the scope of the derivative as well).
However, the scope field in the code block is currently not being used.

Link to my patches: SuperJappie08/obsidian-functionplot

@SuperJappie08
Copy link

I also found that legends collide with titles if the name is sufficiently long enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants