1
00:00:00,270 --> 00:00:04,470
All right, as far as the charts, I went with Rich Arts Library.

2
00:00:05,100 --> 00:00:08,880
And before we take a look at their docks, let's install it.

3
00:00:09,180 --> 00:00:11,550
Just keep in mind that we need to do that on a client.

4
00:00:11,550 --> 00:00:16,260
So I stop the server when I'm going to navigate to the client folder.

5
00:00:16,500 --> 00:00:20,020
And nine, we want to install the rich arts library.

6
00:00:20,820 --> 00:00:29,460
And once everything is in place, I'll navigate back to the server and I'll restart our main application.

7
00:00:29,880 --> 00:00:35,640
So I'm just wait a little bit, and once everything's in place, like I said, I'll navigate back.

8
00:00:36,120 --> 00:00:41,610
I'll clear the console, probably, and then let's go with npm and start.

9
00:00:42,090 --> 00:00:46,980
And while the server spinning up, let's take a look at their docks so it may never get here.

10
00:00:47,580 --> 00:00:53,410
So we have a guide here as far as the installation we already completed that we are getting started.

11
00:00:53,430 --> 00:00:57,690
We can customize them so you can find tons of info.

12
00:00:58,170 --> 00:01:07,050
And to tell you honestly, as far as the setup, I used the API where I was just looking for specific

13
00:01:07,440 --> 00:01:08,010
things.

14
00:01:08,070 --> 00:01:11,790
So it's set in area chart what components we're using.

15
00:01:12,730 --> 00:01:20,380
And also the obvious examples, one and you can even try it out in the cold sandbox so you can navigate

16
00:01:20,380 --> 00:01:24,070
there and you can just tinker around with some values.

17
00:01:24,460 --> 00:01:32,590
Now the area is something like this where essentially we'll just import a bunch of components from the

18
00:01:32,590 --> 00:01:36,940
library and we just need to add the props.

19
00:01:37,540 --> 00:01:41,740
So one way or one will set up the bar chart as well as the area chart.

20
00:01:42,070 --> 00:01:50,350
And as always, if you need something specific for your own project, you can always reference the documentation.

