Manikanta

Results 2 issues of Manikanta

Hi. I want to know if I can change the orientation of the graph. For example, instead of left to right graph, I want a right to left graph. If...

enhancement
question

When using ApmRoutes with react-router package v7, I get this error ![Image](https://github.com/user-attachments/assets/2df85562-3e2a-4fb8-86f5-15f3e7f923a6) package.json "react-router": "^7.2.0" "@elastic/apm-rum": "^5.16.0", "@elastic/apm-rum-react": "^2.0.2", main.tsx import { ApmRoutes } from '@elastic/apm-rum-react'; export function App() {...