Skip to content
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] Taipy Studio does not recognize figure as a property of chart #56

Open
1 of 4 tasks
AlexandreSajus opened this issue Jul 5, 2024 · 1 comment
Open
1 of 4 tasks
Labels
💥Malfunction Addresses an identified problem. 🟩 Priority: Low Low priority and doesn't need to be rushed 👩‍💻Studio

Comments

@AlexandreSajus
Copy link

AlexandreSajus commented Jul 5, 2024

What went wrong? 🤔

Taipy Studio is a Visual Studio Code extension. One of its features is checking that Taipy Markdown pages are correct in syntax. The extension checks for visual elements if their properties exist. If they don't, these properties are highlighted in yellow with a warning message.

Unfortunately, Taipy Studio does not recognize "figure" as a property of "chart" even though it is a correct property:
image

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%.
  • Create related issue in taipy-doc for documentation and Release Notes.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@AlexandreSajus AlexandreSajus added 💥Malfunction Addresses an identified problem. 🆘 Help wanted Open to participation from the community good first issue New-contributor friendly 🟩 Priority: Low Low priority and doesn't need to be rushed 👩‍💻Studio labels Jul 5, 2024
@jrobinAV jrobinAV transferred this issue from Avaiga/taipy Jul 8, 2024
@jrobinAV
Copy link
Member

jrobinAV commented Jul 8, 2024

@AlexandreSajus Can you edit the issue description? If yes, could you remove the empty sections?
Thx

@jrobinAV jrobinAV removed good first issue New-contributor friendly 🆘 Help wanted Open to participation from the community labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥Malfunction Addresses an identified problem. 🟩 Priority: Low Low priority and doesn't need to be rushed 👩‍💻Studio
Projects
None yet
Development

No branches or pull requests

2 participants