-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Fail to create chart from table #97
Comments
Confirming same issue in OSX when using "id:" for a table that exists on the same markdown page (working before the update run this morning). |
Can confirm the issue as well. I also get the popup "Table malformed". |
I experience the same issue since the last update |
@phibr0 Here's a full repro, using a table and chart taken from the docs: Steps to reproduce Charts #971 Set up the vault
2 Set up the file
Expected result: A chart displayed Actual result: There was no output in the Console. |
I'm experiencing the same issue as well, using Obsidian 1.4.16 and Charts 3.8.0 |
Same problem. With Obsidian previous to 1.4.16 there was perfect. |
WorkaroundFor those on Desktop computers, the workaround for this is to revert the Charts plugin from 3.8.0 to 3.7.2:
Prevention@kepano @phibr0 May I suggest that 3.8.0 is marked in the community plugins store as not to download, since it is effectively useless. |
Well, at least for those creating charts from tables. |
Should be fixed in 3.8.2. Sorry for the delay. I am honestly unsure about what caused this as it works without issues when I manually build it locally, must be something in the CI Pipeline. The latest release was published manually by me |
Thanks for the fix! :) |
Reading view does work, but generating an image doesn't. Might this be related? |
In general, once a bug is closed as fixed, there's more chance of getting something different, even if related, fixed by logging a new issue. By all means include a link to this one... And do add a detailed list of steps to reproduce it - like here: #97 (comment) All of these increase the chance of a friendly volunteer passer-by deciding to spend their time to help you out. |
Describe the bug
When select a whole Markdown-Table and run the Command "Create Chart from Table", i only receive table malformed.
When use block ID, i just receive "There is no table at that id and/or file".
Relevant errors (if available)
No response
Steps to reproduce
A.Select a whole Markdown-Table and run the Command "Create Chart from Table", then i meet the error.
B.Follow the steps provided in manual, then i meet the error "There is no table at that id and/or file". I can assure the block id is right.
Besides, other functions like insert a new chart seem to work well.
Expected Behavior
No response
Additional context
No response
Code
No response
Operating system
Windows
The text was updated successfully, but these errors were encountered: