Related to #11579, the examples in the following components need to be converted to TypeScript. - [x] ChartArea - https://github.com/patternfly/patternfly-react/pull/11721 - [x] ChartBar - https://github.com/patternfly/patternfly-react/pull/11727 - [x] ChartBoxPlot - https://github.com/patternfly/patternfly-react/pull/11728 - [x] ChartBullet - https://github.com/patternfly/patternfly-react/pull/11756 | https://github.com/patternfly/patternfly-react/pull/11758 - [x] ChartDonut - https://github.com/patternfly/patternfly-react/pull/11818 - [x] ChartDonutUtilization - https://github.com/patternfly/patternfly-react/pull/11819 | https://github.com/patternfly/patternfly-react/pull/11822 - [x] ChartLegend - https://github.com/patternfly/patternfly-react/pull/11823 - [x] ChartLine - https://github.com/patternfly/patternfly-react/pull/11824 - [x] ChartPie - https://github.com/patternfly/patternfly-react/pull/11888 - [x] ChartScatter - https://github.com/patternfly/patternfly-react/pull/11889 - [x] ChartStack - https://github.com/patternfly/patternfly-react/pull/11890 - [x] ChartTheme - https://github.com/patternfly/patternfly-react/pull/11891 - [x] ChartThreshold - https://github.com/patternfly/patternfly-react/pull/11895 - [x] ChartTooltip - https://github.com/patternfly/patternfly-react/pull/11896 | https://github.com/patternfly/patternfly-react/pull/11897 - [x] Patterns - https://github.com/patternfly/patternfly-react/pull/11898 | https://github.com/patternfly/patternfly-react/pull/11899 - [x] ResizeObserver - https://github.com/patternfly/patternfly-react/pull/11901 - [x] SparkLine - https://github.com/patternfly/patternfly-react/pull/11900 - [x] Skeletons - https://github.com/patternfly/patternfly-react/pull/11902 | https://github.com/patternfly/patternfly-react/pull/11903
Related to #11579, the examples in the following components need to be converted to TypeScript.