Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.79 KB

README.md

File metadata and controls

15 lines (14 loc) · 1.79 KB

statistics-view

A visual interface to represent a statistical overview regarding the usages of the OpenCitations services

References

  1. Month Picker: http://kidsysco.github.io/jquery-ui-month-picker/
  2. Template: https://github.com/StartBootstrap/startbootstrap-bare/blob/master/LICENSE
  3. Data by: https://opencitations.net
  4. Code for calculating months elapsed between two dates: https://stackoverflow.com/questions/2536379/difference-in-months-between-two-dates-in-javascript/2536445#2536445
  5. Code for calculating months subtractions: https://bobbyhadz.com/blog/javascript-date-subtract-months#:~:text=To%20subtract%20months%20from%20a,the%20value%20for%20the%20date
  6. Code for gathering the list of API requests: http://jsfiddle.net/McCroskey42/1tp1hw8w/419/
  7. Code for extracting a string between two characters (used in prometheus text format manipulation): https://stackoverflow.com/a/19793380/15097248
  8. Loading wheel spinner generated with: https://loading.io/
  9. Source code for page loading: https://github.com/FrancescaGenovese/Typographic_river.git