@data-ui is being deprecated. We would like to re-write some packages in TypeScript and consolidate our visualization efforts. Thus the following package changes are planned for the monorepo:
This issue will be updated with more details, and links to the vx PRs as the work is done. The rough timeline is Q1 2020.
@data-uiis being deprecated. We would like to re-write some packages in TypeScript and consolidate our visualization efforts. Thus the following package changes are planned for the monorepo:Re-write and migrate the following packages to vx
@data-ui/xy-chart=>@vx/xy-chart@data-ui/network=>@vx/network@data-ui/histogram=>@vx/stats(has boxplot + violin plot already)Deprecate the following packages
@data-ui/data-table=> use the DataTable in@airbnb/lunar@data-ui/sparkline (recommend@vx/xy-chart`)@data-ui/event-flow@data-ui/theme@data-ui/forms(used by event-flow only)@data-ui/sharedThis issue will be updated with more details, and links to the vx PRs as the work is done. The rough timeline is Q1 2020.