humanitiesplusdesign / palladio

An application that brings humanities research methods to data visualization.
BSD 3-Clause "New" or "Revised" License
172 stars 32 forks source link

Timeline filter scale should remain static #163

Closed cncoleman closed 8 years ago

cncoleman commented 8 years ago

In order to compare the distribution of data in the histogram, it would help if the scale could remain static based on the full data set. For Voltaire's letters, grouped by nationality, if I filter to a subset, the y axis scale shifts on the timeline. This is confusing because it is essentially regenerating an entirely new graphic representation instead of allowing me to compare the subset to the total.

esjewett commented 8 years ago

Good point. Should be able to do that, but the map updates took longer than I expected and I've got to turn in for the night. Will try to do this tomorrow morning first thing.

esjewett commented 8 years ago

This should be fixed in palladio-timeline-component#1.0.3 if you start using that.