obsidian-functionplot
obsidian-functionplot copied to clipboard
Line customisation
What's your feature?
Would it be possible to add custom line colours and thickness in some format? For example:
y(x)=x | #005500 | 3
Any related problems?
No response
Additional context?
No response
Great idea. I'm currently working on a more customizable interface and I might just add line width too depending on how easily that can be implemented. Color is already planned/working. No eta though, as I'm currently busy with A levels and stuff (school).
I remember adding https://github.com/leonhma/obsidian-functionplot/pull/67 some months ago; but it seems to be broken. I checked the source code and can't find the problem, but yeah, some of these are already implemented.
Working dev version:

Plugin installed freshly on another vault:

Sorry for that. I haven't released the new changes yet. I think that's because I made some breaking changes on the main branch (i know, that's stupid). But I'll look into this and maybe fix stuff to get this PR released.
Also v2 is on the way with a complete redesign of the insert modal (so much more customization options), but no eta on that.
My bad. Now I remember that the pull request was merged, but a new version wasn't released; and that's why the new changes aren't there 😁