Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(types): export TabularRepCustomizationOptions (#1726)
* feat(modal):customizability of chart modal * misspell error rectified * property name change and formatTable function parameter count changed to one * modal property name changed to tabularRepModal * Update pie.ts * Update cartesian-charts.ts * tableCellFormatter receiving entire cell data and removal of tableFormatter * addition of TabularRepCustomizationOptions interface * exporting TabularRepCustomizationOptions from index.ts --------- Co-authored-by: Eliad Moosavi <theiliad@users.noreply.github.com>
- Loading branch information