packages/synchro-charts/src/components/charts/common/meshes/pointMesh.ts (2 lines): - line 38: // TODO: Need to account for other visualization types, such as bar chart and line chart. - line 82: // TODO: Change to double precision packages/synchro-charts/src/components/charts/sc-webgl-base-chart/Zoom/Zoom.ts (1 line): - line 84: * TODO: Support gestures on the y axis packages/synchro-charts/src/components/charts/common/annotations/utils.ts (1 line): - line 241: // TODO: Fix this to work for all cases. value is not always a number or comparing to the same type packages/synchro-charts/src/components/sc-webgl-context/webglContext.ts (1 line): - line 229: // TODO: Rather than exposing this as a singleton, it would be preferred to expose it as packages/synchro-charts/src/components/charts/sc-webgl-base-chart/sc-webgl-base-chart.tsx (1 line): - line 639: // TODO: Revisit this. packages/synchro-charts/src/components/sc-webgl-context/types.ts (1 line): - line 33: * TODO: Expand on the camera event system - most packages/synchro-charts/src/components/charts/common/getYRange.ts (1 line): - line 115: // TODO: Remove the tests dependency on currentYValue, and then delete this code. DO NOT USE THIS FUNCTION packages/synchro-charts/src/components/charts/common/dataFilters.ts (1 line): - line 17: * TODO: Support other interpolation methods packages/synchro-charts/src/components/sc-status-grid/sc-status-cell/sc-status-cell.tsx (1 line): - line 9: // TODO: Get exact color used at https://aws-uxdr.invisionapp.com/share/THVZU5CZY5U?redirHash=#/screens/405175804 packages/synchro-charts/src/components/sc-size-provider/sc-size-provider.spec.tsx (1 line): - line 70: // TODO: Need to manually manipulate the DOM without altering the props to have a good assertion here.