Skip to content

Added Chart Demos #32

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

Open
wants to merge 21 commits into
base: vnext
Choose a base branch
from
Open

Added Chart Demos #32

wants to merge 21 commits into from

Conversation

MarielaTihova
Copy link
Contributor

Related to IgniteUI/grid-demos#126

Implementation of Chart Demos Pages.

Unfortunately it is a big PR because of the many new components and views. I have pushed things into smaller commits for easier tracking.

  • To run charts, go to home/charts/column-chart (or any of the chart names at the last position of the URL)
  • You can also see each chart page separately outside of home/ on charts/column-chart (or any of the chart names at the last position of the URL)
  • There is no button or anything leading to these pages. You have to manually type the URL

What is left (After further clarifications from Marketing and UX teams)

  1. Download links for each chart
  2. Possible changes on fonts and colors for the headers
  3. Possible changes on the design about chart tabs (Up to this moment designs for charts other than Line/Area chart are missing. As agreed upon with the UX team they have been implemented as we (the dev team) see suitable).

Base automatically changed from mtihova/grid-demos-headers to vnext August 5, 2025 13:56
@DiLazarova
Copy link

The legend of the bar chart should be aligned to the left.

Screenshot 2025-08-08 at 15 13 07

@DiLazarova
Copy link

The legend of the line chart should be aligned to the left.

Screenshot 2025-08-08 at 15 19 35

@DiLazarova
Copy link

The Step Chart legend should be aligned to the left.

Screenshot 2025-08-08 at 15 29 56

@DiLazarova
Copy link

In the polar chart this Title: "Wind Speed vs Boat Speed" should be aligned to the left

Screenshot 2025-08-08 at 15 35 14

return (
<>
<style>
{lightFluent}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Wasn't it all charts with light material theme?

@dkamburov
Copy link
Collaborator

@MarielaTihova also there is a conflict, please resolve it.

@dkamburov dkamburov added the ✅ status: verified Applies to PRs that have passed manual verification label Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ status: verified Applies to PRs that have passed manual verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants