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

fix(docs/refactor-examples): enhance chart documentation #1421

Merged
merged 21 commits into from
Aug 26, 2024

Conversation

matthiashader
Copy link
Collaborator

@matthiashader matthiashader commented Aug 7, 2024

💡 What is the current behavior?

Currently only one preview example exists for the charting topic, which is not suifficient and doesn't show the capabilities.

GitHub Issue Number: #N/A, IX-1551

🆕 What is the new behavior?

To show the capabilities of charting with Apache ECharts and the corresponding iX theme, new preview examples for all frameworks have been created.

  • line chart
  • bar chart
  • gauge / circle
  • 3d
  • functionalities
  • empty state

🏁 Checklist

A pull request can only be merged if all of these conditions are met (where applicable):

  • 🦮 Accessibility (a11y) features were implemented
  • 🗺️ Internationalization (i18n) - no hard coded strings
  • 📲 Responsiveness - components handle viewport changes and content overflow gracefully
  • 📄 Documentation was reviewed/updated (pnpm run docs)
  • 🧪 Unit tests were added/updated and pass (pnpm test)
  • 📸 Visual regression tests were added/updated and pass (Guide)
  • 🧐 Static code analysis passes (pnpm lint)
  • 🏗️ Successful compilation (pnpm build, changes pushed)

👨‍💻 Help & support

Copy link

changeset-bot bot commented Aug 7, 2024

🦋 Changeset detected

Latest commit: 45b7692

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@siemens/ix-echarts Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@matthiashader matthiashader marked this pull request as draft August 7, 2024 14:04
Copy link
Contributor

github-actions bot commented Aug 7, 2024

Report of strictNullChecks (strictPropertyInitialization) check

Typescript check

Total errors are the same in both branches

ESLint check

Total ESLint warnings are the same in both branches

@matthiashader matthiashader added Deploy Preview Deploy a preview instance of the documentation and removed Deploy Preview Deploy a preview instance of the documentation labels Aug 7, 2024
Copy link
Contributor

github-actions bot commented Aug 7, 2024

Deploy Preview for industrial-experience ready!

Name Link
🔍 Latest deploy log https://app.netlify.com/sites/industrial-experience/deploys/66b385dcb69adf10f754b4bf
😎 Deploy Preview https://pr-preview-1421--industrial-experience.netlify.app

@matthiashader matthiashader marked this pull request as ready for review August 14, 2024 07:09
@matthiashader matthiashader added Deploy Preview Deploy a preview instance of the documentation and removed Deploy Preview Deploy a preview instance of the documentation labels Aug 14, 2024
Copy link
Collaborator

@danielleroux danielleroux left a comment

Choose a reason for hiding this comment

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

lgtm in general we should remove all the inline styles

…rt-types

# Conflicts:
#	packages/angular-test-app/src/app/app-routing.module.ts
#	packages/angular-test-app/src/app/app.module.ts
#	packages/html-test-app/src/preview-examples/echarts.html
#	packages/react-test-app/src/main.tsx
#	packages/vue-test-app/src/Root.vue
#	pnpm-lock.yaml
@danielleroux danielleroux merged commit 4804d54 into main Aug 26, 2024
13 checks passed
@danielleroux danielleroux deleted the docs/chart-types branch August 26, 2024 12:36
This was referenced Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deploy Preview Deploy a preview instance of the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants