Skip to content

Conversation

mddifilippo89
Copy link
Member

mdd-remove-error-bars

mdd-remove-error-bars
@mddifilippo89 mddifilippo89 requested a review from Copilot August 19, 2025 21:19
@mddifilippo89 mddifilippo89 added the status: in-review PR ready for review label Aug 19, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the entire series-error-bars sample directory from the data chart examples, effectively deleting the error bars functionality demo. This appears to be part of a cleanup effort to remove error bars features from the charting library.

  • Removes complete sample implementation including TypeScript, HTML, and configuration files
  • Deletes all build and development configuration (webpack, tsconfig, package.json)
  • Eliminates documentation and setup files for the error bars sample

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
webpack.config.js Removes webpack build configuration for the sample
tsconfig.json Removes TypeScript compiler configuration
src/index.ts Removes main TypeScript implementation with DataChartSeriesErrorBars class
src/index.css Removes CSS styles file
sandbox.config.json Removes sandbox configuration
package.json Removes npm package configuration and dependencies
index.html Removes HTML template with igc-data-chart component
ReadMe.md Removes documentation and setup instructions
.prettierrc Removes code formatting configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

remove-series-animations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in-review PR ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant