Add extra info to samples’ tooltip
Starting from our JSON with an array of samples, we are going to set the names of each sample in its tooltip, respectively.
This author has not written his bio yet.
But we are proud to say that Génesis contributed 215 entries already.
Starting from our JSON with an array of samples, we are going to set the names of each sample in its tooltip, respectively.
We are going to use Chartjs to plot our samples (values over time) in a Line Chart but before we are going to double our samples. To create each new sample we take the date (x) of the next element and the value (y) of the previous one.
We are going to fetch flights data to create our makers. Do not set the map in each marker, the clusterization will set it up instead.
Using an array to keep track of where we came from. Try it, click the right top buttons to navigate and check the backward arrow, any time you go to the Main page the tracking will be reseted.