mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Implement filter by year
This commit is contained in:
parent
a2b6e437d4
commit
7bf461d097
4 changed files with 54 additions and 10 deletions
|
|
@ -23,4 +23,5 @@ $.getJSON('/articles/')
|
|||
|
||||
visualization.displayMarkers()
|
||||
visualization.setupCategoryFilter('.category-filter')
|
||||
visualization.setupYearFilter('.year-filter')
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue