historico_login
, with the columns:
his_id (INT 11)
his_id_usuario (INT 11)
his_data (DATETIME)
I want to display a line chart in the user dashboard as a user login timeline, displaying the first day of the first month of the year until the current day, does anyone recommend a Jquery plugin to implement this feature?
The chart would display the date and amount of access on the date.