Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add d3 plugin * feat: hide overlapped labels * feat: fix categories filtered by legend * feat: fix getAxisLabelMaxWidth * feat: add memoize for axis scales and shapes * fix: axis y labels align fixes * fix: chart.margin property fixes * refactor: move hooks to separate folder * refactor: move utils to separate folder * refactor: move constants to separate folder * refactor: rework useChartOptions * refactor: add utild to useChartOptions * feat: add chart title * feat: add basic tooltip * chore: add usage warning to d3 plugin * refactor: rework widget-data.ts file * fix(D3 plugin): add axis title option (#222) * fix(D3 plugin): add axis title option * fix review --------- Co-authored-by: Irina Kuzmina <kuzmadom@yandex-team.ru>
- Loading branch information