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

Added new kb article chart-display-empty #2699

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kendo-bot
Copy link
Collaborator

No description provided.

@kendo-bot kendo-bot requested a review from a team as a code owner January 13, 2025 13:17
@Tsvetomir-Hr Tsvetomir-Hr self-assigned this Jan 13, 2025
@Tsvetomir-Hr Tsvetomir-Hr requested a review from a team as a code owner January 13, 2025 13:49
@Tsvetomir-Hr Tsvetomir-Hr added the merge-to-production Use this label to get a comment to choose whether to merge the PR to production label Jan 13, 2025
Copy link
Contributor

Hello @Tsvetomir-Hr,

Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.

  • create PR to production

components/chart/templates.md Show resolved Hide resolved
knowledge-base/chart-display-empty.md Outdated Show resolved Hide resolved
knowledge-base/chart-display-empty.md Outdated Show resolved Hide resolved
knowledge-base/chart-display-empty.md Outdated Show resolved Hide resolved
}
````

By applying the `.k-chart-overlay { display: none; }` style, the No Data template overlay is hidden, allowing the Chart to appear empty when there is no data.
Copy link
Contributor

Choose a reason for hiding this comment

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

This does not seem needed.

Comment on lines +26 to +28
- How can I hide the No Data Template in Blazor Charts?
- Is it possible to display an empty Chart in Blazor when there's no data?
- Can I override the No Data Template in Blazor Charts?
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems unnecessary to have "This knowledge base article also answers the following questions:" section, given the description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-to-production Use this label to get a comment to choose whether to merge the PR to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants