I am currently engaged in a new project focusing on HR Analytics, utilizing Python, R, MySQL, and Angular 6 for the front end user interface. In terms of Data Visualization, I am exploring the use of D3js. However, it is important to note that D3Js does not directly support TypeScript, which is required with Angular 6. Various wrapper options were also considered, but they all had limitations in terms of the types of graphs they could generate. As someone who is relatively new to the field of Data Visualization, I would greatly appreciate any suggestions for the best JavaScript library that supports TypeScript integration while also excelling at data visualization, at least for basic charts.
It is worth mentioning that my attempts with NvD3 and Angular-NvD3 have proven unsuccessful, as those libraries have not been updated for over a year.
Thank you in advance for your assistance.