Feature #4321
closedImplement new timeline-based visualisations
100%
Description
One of the possible data visualizations is already implemented as event search form. There is however idea of different type of visualization based on timeline. Possible use case would be following: user would enter single address, range or network into the form and the result will be presented as timeline with events aggregated by time of the occurrence, category, etc. The recurring events should also be visible in this view.
Related issues
Updated by Jan Mach almost 6 years ago
- Related to Feature #4486: Generate chart toplists in JavaScript (aka. Igliar Button) added
Updated by Jan Mach almost 6 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
Updated by Jan Mach almost 6 years ago
Work on this issue got a little bit out of hand and it resulted in complete redesign and overhaul of charting library. Lot of functionality was moved from Jinja2 macros to plain JavaScript. This issue contains considerable amount of work not only on timeline-based visualisations.
Updated by Jan Mach almost 6 years ago
- Status changed from In Progress to Closed
- % Done changed from 80 to 100
I consider the work on this issue to be done at this point. Any future feature improvements and bugfixes should be done in separate tickets, otherwise we could keep this open indefinitely. Current state is stable and useful enough for testing in production.