Starting from our JSON with an array of samples, we are going to set the names of each sample in its tooltip, respectively.
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-06-25 02:00:532017-06-29 22:04:17Add extra info to samples’ tooltip
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.
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-06-24 16:53:072017-06-25 02:06:50Create new samples between samples
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-06-13 00:26:502017-06-13 00:29:43Footer with right and left buttons
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.
http://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.png00Génesishttp://gengns.com/wp-content/uploads/2015/05/logo-onepage-300x66.pngGénesis2017-06-11 21:11:322017-09-16 14:03:09Navigation between pages/views
Add extra info to samples’ tooltip
/in HTML5, JavaScript/by GénesisStarting from our JSON with an array of samples, we are going to set the names of each sample in its tooltip, respectively.
Create new samples between samples
/in HTML5, JavaScript/by GénesisWe 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.
Google Maps clusterization
/in CSS3, HTML5, JavaScript/by GénesisWe 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.
Footer with right and left buttons
/in CSS3, HTML5/by GénesisNavigation between pages/views
/in CSS3, HTML5, JavaScript/by GénesisUsing 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.