Closed tame0001 closed 1 year ago
Echart is a good plotting library. The easy way is the use ngx-echart . It is an Angular wrapper. In the future, we can use the native EChart library, which has many highly customizable options. There are some plots that are good to start with: line and temperature gauge
Found that ngx-echart is compatible with original echart. The option could be set to many chart types and configurations. We might not need to use Echart directly as long as ngx-echart keeps updating.
There are quite a few options for plotting in Angular (Typescript). This is a useful document